UNPKG

@atlaskit/adf-schema

Version:

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

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