feat: reformat imports and exports for consistency and readability

- 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.
This commit is contained in:
David Snelling 2025-07-21 13:59:33 -07:00
parent 6c36cb80b1
commit ac4a615fdc
2 changed files with 527 additions and 527 deletions