# Typings

If you're looking for typings for available `LeatherProvider` calls, you can use `@leather.io/rpc`.

```bash
npm install -D @leather.io/rpc
yarn add -D @leather.io/rpc
pnpm add -D @leather.io/rpc
```

This declares `LeatherProvider` on the `global` object, so responses are typed.
