Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions

An options object for initializing a JSON data model.

Hierarchy

  • IOptions

Index

Properties

Properties

data

The data source for the data model.

The data model takes full ownership of the data source.

schema

schema: Schema

The schema for the for the data model.

The schema should be treated as an immutable object.

Generated using TypeDoc