UNPKG

@atlaskit/adf-schema

Version:

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

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