mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 05:19:40 +02:00
Add missing tsconfig.json and source files for @storage/shared package to fix type-check failures. Includes type definitions for StorageFile, StorageFolder, FileVersion, Share, Tag, and FileTag interfaces.
1 line
25 B
TypeScript
1 line
25 B
TypeScript
export * from './types';
|