UNPKG

@atlaskit/adf-schema

Version:

Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs

3 lines 202 B
/* eslint-disable @atlaskit/editor/no-re-export */ export { default as fullSchema } from '../../json-schema/v1/full.json'; export { default as stageZeroSchema } from '../../json-schema/v1/stage-0.json';