UNPKG

@interlay/interbtc-types

Version:

Substrate types used in InterBTC parachain

15 lines (9 loc) 252 B
# InterBTC Types Substrate types used in InterBTC parachain. ## Usage Import the types in your JS or TS app. ```ts import definitions from "@interlay/interbtc-types"; ``` ## Development Add new types to the [definitions file](./definitions.json).