UNPKG

@stencila/schema

Version:

Stencila schema and other specifications

4 lines (3 loc) 108 B
export { default as Schema } from './schema-interface'; export * from './types'; export * from './util';