UNPKG

@atlaskit/adf-schema

Version:

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

2 lines 129 B
/* eslint-disable @atlaskit/editor/no-re-export */ export { fragment, toJSON as fragmentToJSON } from '../schema/marks/fragment';