mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-22 03:53:35 +00:00
4 lines
60 B
TypeScript
4 lines
60 B
TypeScript
declare module '*/const.json' {
|
|
const copyright: string;
|
|
}
|