UNPKG

datum-focus

Version:

Data shape, model, metadata, JSON, JSON Schema, GraphQL, MongoDB query and aggregations, iterator generators

4 lines (3 loc) 130 B
export type { Model } from './model'; export { model } from './model'; export type { FieldMap, FieldModel } from './field/field';