Skip to content

Commit

Permalink
fix(lazy): added correct export in index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
H4ad authored Jun 17, 2022
1 parent a609ba8 commit 71016b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frameworks/lazy/index.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
export * from './lazy.framework';

0 comments on commit 71016b2

Please sign in to comment.