# PolkaBTC Types

Substrate types used in PolkaBTC parachain.


## Usage

Import the types in your JS or TS app.

```ts
import definitions from "@interlay/polkabtc-types";
```

## Development

Add new types to the [definitions file](./definitions.json).