UNPKG
@nepse-helper/core
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
A helper library for NEPSE
@nepse-helper/core
/
dist
/
interfaces
/
wasm-exports.d.ts
8 lines
(7 loc)
•
199 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export interface CssWasmExports extends WebAssembly
.Exports
{ cdx: CallableFunction; rdx: CallableFunction; bdx: CallableFunction; ndx: CallableFunction; mdx: CallableFunction; }