UNPKG

webr

Version:

The statistical programming language R compiled into WASM for use in a web browser and node.

3 lines (2 loc) 102 B
export declare const IN_NODE: boolean; export declare let loadScript: (url: string) => Promise<void>;