mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-11-17 05:26:39 +01:00
4 lines
57 B
TypeScript
4 lines
57 B
TypeScript
|
declare module '*/meta.json' {
|
||
|
const version: string;
|
||
|
}
|