Skip to content

Commit

Permalink
fix index wrong import
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang committed Jan 23, 2022
1 parent e6d458c commit 5a3c67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ts
@@ -1 +1 @@
export * from './lib/all';
export * from './src/all';

0 comments on commit 5a3c67e

Please sign in to comment.