- Updated all imports and exports in `src/index.ts` and `src/storage/storageFactory.ts` to use a consistent formatting style. - Enhanced readability by standardizing spacing, alignment, and indentation across the codebase. - Applied consistent import/export styling for structured comments and multi-line objects. **Purpose**: Improve code maintainability and readability by enforcing uniform formatting, aligning imports and exports for better clarity. |
||
|---|---|---|
| .. | ||
| adapters | ||
| baseStorage.ts | ||
| fileSystemStorage.ts | ||
| opfsStorage.ts | ||
| s3CompatibleStorage.ts | ||
| storageFactory.ts | ||