UNPKG

@atlaskit/adf-schema

Version:

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

4 lines (3 loc) 182 B
import type { SchemaBuiltInItem } from './create-schema'; export declare const markGroupDeclarations: SchemaBuiltInItem[]; export declare const markGroupDeclarationsNames: string[];