Skip to content

Commit 8d6329f

Browse files
authored
Merge pull request #192 from savindi7/export-storage-model
Export all modules from storage.ts
2 parents 557197f + 70b3a76 commit 8d6329f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/src/models/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ export * from "./session-management-helper";
2424
export * from "./client-config";
2525
export * from "./sign-in";
2626
export * from "./sign-out-error";
27+
export * from "./storage";

0 commit comments

Comments
 (0)