UNPKG

@toast-ui/chart

Version:

TOAST UI Application: Chart

3 lines (2 loc) 154 B
export declare function findNodes(element: HTMLElement, selector: string): NodeListOf<HTMLElement>; export declare function removeNode(node: Node): void;