UNPKG

@atlaskit/adf-schema

Version:

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

5 lines (4 loc) 152 B
export declare const getLinkAttrs: (attribute: string) => (domNode: Node | string) => false | { __confluenceMetadata: string; href?: string; };