UNPKG

@atlaskit/adf-schema

Version:

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

7 lines (6 loc) 397 B
export declare const inlineCard: import("packages/editor/adf-schema-generator/src/adfNode").ADFNode<[ string, "with_annotation" ], import("packages/editor/adf-schema-generator/src/types/ADFNodeSpec").ADFCommonNodeSpec & { marks: import("packages/editor/adf-schema-generator/src/adfMark").ADFMark<import("packages/editor/adf-schema-generator/src/types/ADFMarkSpec").ADFMarkSpec>[]; }>;