mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-26 09:56:42 -06:00
4 lines
60 B
TypeScript
4 lines
60 B
TypeScript
|
declare module '*/const.json' {
|
||
|
const copyright: string;
|
||
|
}
|