UNPKG

angular-xml-editor

Version:
5 lines (4 loc) 145 B
export declare class XmlToolbox { static IsTextOrCommentNode(node: Node): boolean; static GetNodeDebugContext(node: Node): string; }