3 lines
84 B
TypeScript
3 lines
84 B
TypeScript
/** Gets an absolute path to the Wasm module. */
|
|
export function getPath(): string;
|