Typings

If you're looking for typings for available LeatherProvider calls, you can use @leather-wallet/types.

npm install -D @leather-wallet/types
yarn add -D @leather-wallet/types
pnpm add -D @leather-wallet/types

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

Last updated