mirror of
https://activitypub.software/TransFem-org/Sharkey.git
synced 2024-12-17 02:49:01 +01:00
e909eac296
* Create type definition for '*/package.json' * Update tsconfig.json
3 lines
60 B
TypeScript
3 lines
60 B
TypeScript
declare module '*/package.json' {
|
|
const version: string;
|
|
}
|