Create type definition for '*/meta.json' (#4073)
This commit is contained in:
committed by
syuilo
parent
1b0601b421
commit
ba4dcc40da
3
src/@types/meta.json.d.ts
vendored
Normal file
3
src/@types/meta.json.d.ts
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
declare module '*/meta.json' {
|
||||
const version: string;
|
||||
}
|
Reference in New Issue
Block a user