UNPKG

@atlaskit/editor-core

Version:

A package contains Atlassian editor core functionality

6 lines (5 loc) 286 B
export declare const AC_XMLNS = "http://example.com/ac"; export declare const RI_XMLNS = "http://example.com/ri"; export declare const FAB_XMLNS = "http://example.com/fab"; export declare const XHTML_XMLNS = "http://www.w3.org/1999/xhtml"; export default function (node: Node): string;