UNPKG

@atlaskit/adf-schema

Version:

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

4 lines 172 B
/* eslint-disable @atlaskit/editor/no-re-export */ export * from './generated/markTypes'; export * from './generated/nodeTypes'; export * from './generated/nodeGroupTypes';