mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-06-22 19:37:57 +09:00
Create package.json.d.ts
This commit is contained in:
parent
0fa37901d9
commit
0cad7f86c3
4
src/package.json.d.ts
vendored
Normal file
4
src/package.json.d.ts
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
declare module 'package.json' {
|
||||||
|
export name: string;
|
||||||
|
export version: string;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user