2.1.14 • Published 9 months ago
@leather.io/rpc v2.1.14
@leather.io/rpc
This package provides Typescript typings Leather developers can use when interacting with the LeatherProvider
global object.
Consuming as global object
In your Typescript project, import LeatherProvider
and declare it as a global type.
import { LeatherProvider } from '@leather.io/rpc';
declare global {
interface Window {
LeatherProvider?: LeatherProvider;
}
}
2.1.14
9 months ago
2.1.12
9 months ago
2.1.13
9 months ago
2.1.11
9 months ago
2.1.10
10 months ago
2.1.9
10 months ago
2.1.8
10 months ago
2.1.7
10 months ago
2.1.6
11 months ago
2.1.5
11 months ago
2.1.4
11 months ago
2.1.3
11 months ago
2.1.2
12 months ago
2.1.1
12 months ago
2.1.0
12 months ago
2.0.2
12 months ago
2.0.1
1 year ago
2.0.0
1 year ago
1.0.3
1 year ago