UNPKG

@atlaskit/adf-schema

Version:

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

4 lines (3 loc) 221 B
import stageZeroSchema from '../json-schema/v1/stage-0.json'; // eslint-disable-next-line @atlaskit/editor/no-re-export -- This public JSON entry point preserves the legacy default export. export default stageZeroSchema;