57e7119c0
cd73a047e
1
2 3 4 5
6
declare module '*.json' { const json: any; /* tslint:disable */ export default json; /* tslint:enable */ }