@agrozyme/types-eth-chainlist
v0.0.3
Published
TypeScript definitions for eth-chainlist
Downloads
8
Readme
types-eth-chainlist
TypeScript definitions for eth-chainlist
- Use this package, to create folder
@types/eth-chainlist
under the source folder and put the code inindex.d.ts
declare module 'eth-chainlist' {
export * from '@agrozyme/types-eth-chainlist';
}