UNPKG

@atlaskit/adf-schema

Version:

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

4 lines (3 loc) 245 B
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId, } from '../schema/nodes/layout-column'; export type { LayoutColumnDefinition } from '../schema/nodes/layout-column'; export type { Valign } from '../schema/nodes/types/valign';