Files: 337e581214f9ce5a65ecad94f1830a0dc0891124 / tools / testTypeInfo.json
182 bytesRaw
1 | { |
2 | "type": [{ |
3 | "form": "func", |
4 | "params": [ |
5 | "i32", |
6 | "func", |
7 | "i64", |
8 | "actor", |
9 | "buf" |
10 | ] |
11 | }], |
12 | "typeMap": [{ |
13 | "func": 0, |
14 | "type": 0 |
15 | }] |
16 | } |
17 |
Built with git-ssb-web