@mutadev/types
v0.2.0
Published
Muta service binding types for TypeScript definition.
Downloads
28
Readme
@mutadev/types
Muta service binding types for TypeScript definition.
Types Mapping
GraphQL
| Rust | TypeScript | | ------- | ---------- | | String | string | | Bytes | Bytes | | Address | Address | | Hex | Hex |
Service
| Rust | TypeScript | | ------- | ---------- | | u32 | u32 | | u64 | u64 | | Vec | Vec | | Address | Address | | Hash | Hash | | String | string |