UNPKG

html-to-react

Version:

A lightweight library that converts raw HTML to a React DOM structure.

6 lines (5 loc) 210 B
export = ProcessNodeDefinitions; declare function ProcessNodeDefinitions(): { processDefaultNode: (node: any, children: any, index: number) => any; }; //# sourceMappingURL=process-node-definitions.d.ts.map