UNPKG

@chartshq/datamodel

Version:

An environment with `node`, `rustup` and `wasm-pack` set up.

5 lines (4 loc) 111 B
declare const engine: { onReady: () => Promise<typeof import("./main").default>; }; export default engine;