Typings
If you're looking for typings for available LeatherProvider
calls, you can use @leather.io/rpc
.
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.
Last updated