UNPKG

70 BTypeScriptView Raw
1declare module '*.json' {
2 const value: any
3 export default value
4}