Create type definition for '*/const.json' (#4118)
This commit is contained in:
parent
5891135ac1
commit
99d8d0a484
2 changed files with 5 additions and 2 deletions
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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue