Skip to content

Commit

Permalink
Renamed FileSystemAccess.ts to access.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Apr 14, 2024
1 parent 57c9134 commit c3db911
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
export * from './FileSystemAccess.js';
export * from './access.js';
export * from './IndexedDB.js';
export * from './Storage.js';

0 comments on commit c3db911

Please sign in to comment.