UNPKG

@atlaskit/adf-schema

Version:

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

3 lines (2 loc) 183 B
import type { ADFCommonNodeSpec, ADFNode } from '@atlaskit/adf-schema-generator'; export declare const panel: ADFNode<[string, 'c1', 'root_only', 'c1_root_only'], ADFCommonNodeSpec>;