Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "twetch-sdk-wasm",
  "collaborators": [
    "utxo detective"
  ],
  "version": "0.0.1",
  "files": [
    "twetch_sdk_wasm_bg.wasm",
    "twetch_sdk_wasm_bg.js",
    "twetch_sdk_wasm_bg.js",
    "twetch_sdk_wasm.d.ts"
  ],
  "module": "twetch_sdk_wasm_bg.js",
  "types": "twetch_sdk_wasm.d.ts",
  "sideEffects": false
}