UNPKG

web3-typescript-typings

Version:
7 lines (6 loc) 123 B
declare module '*.json' { const json: any; /* tslint:disable */ export default json; /* tslint:enable */ }