Skip to content

Commit

Permalink
chore(API): export service and module.
Browse files Browse the repository at this point in the history
  • Loading branch information
sciborrudnicki committed Oct 2, 2024
1 parent 87f923a commit 1d7707f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
export * from './idb.service';
export * from './idb.module';
export * from './indexeddb.class';

0 comments on commit 1d7707f

Please sign in to comment.