Options
All
  • Public
  • Public/Protected
  • All
Menu

@balena/jellyfish-types

Jellyfish Types

This library contains TypeScript type and interface definitions used throughout Jellyfish.

Usage

Below is an example how to use this library:

import { JSONSchema } from '@balena/jellyfish-types';

const mySchema: JSONSchema = { ... }

Documentation

Publish Documentation

Visit the website for complete documentation: https://product-os.github.io/jellyfish-types

Generated using TypeDoc