UNPKG

@atlaskit/adf-schema

Version:

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

4 lines 215 B
/* eslint-disable @atlassian/tangerine/export/no-export-all, @atlaskit/editor/no-re-export */ export * from './generated/markTypes'; export * from './generated/nodeTypes'; export * from './generated/nodeGroupTypes';