mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-06-22 19:37:57 +09:00
Create symbolic link of package.json.d.ts
This commit is contained in:
parent
0cad7f86c3
commit
0ba8f4c177
4
src/plugins/package.json.d.ts
vendored
Normal file
4
src/plugins/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