UNPKG

@atlaskit/adf-schema

Version:

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

8 lines (7 loc) 341 B
export declare const nestedExpand: import("packages/editor/adf-schema-generator/dist/types/adfNode").ADFNode<[string, "content", "with_no_marks"], import("packages/editor/adf-schema-generator/dist/types/types/ADFNodeSpec").ADFCommonNodeSpec & { ignore: "pm-spec"[]; } & { marks: never[]; content: never[]; noMarks: true; }>;