Skip to content

Commit 26722fb

Browse files
author
Amine
committed
fix: export IndexDBFileSystemAdapter from web package
1 parent c3fd550 commit 26722fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/web/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ export * from './db/PowerSyncDatabase';
1111
export * from './db/sync/SharedWebStreamingSyncImplementation';
1212
export * from './db/sync/WebRemote';
1313
export * from './db/sync/WebStreamingSyncImplementation';
14+
export * from './attachments/IndexDBFileSystemAdapter';

0 commit comments

Comments
 (0)