UNPKG

@atlaskit/adf-schema

Version:

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

3 lines (2 loc) 170 B
export { embedCard, embedCardWithLocalId } from '../schema/nodes/embed-card'; export type { EmbedCardDefinition, EmbedCardAttributes } from '../schema/nodes/embed-card';