Create type definition for '*/const.json' (#4118)
This commit is contained in:
committed by
GitHub
parent
5891135ac1
commit
99d8d0a484
3
src/@types/const.json.d.ts
vendored
Normal file
3
src/@types/const.json.d.ts
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
declare module '*/const.json' {
|
||||
const copyright: string;
|
||||
}
|
Reference in New Issue
Block a user