UNPKG

alm

Version:

The best IDE for TypeScript

5 lines (4 loc) 111 B
/** * The render function provided by the alm demo react command */ declare function render(node:any): void;