Skip to content

Commit

Permalink
feat: add missing exports
Browse files Browse the repository at this point in the history
  • Loading branch information
hlysine committed May 22, 2023
1 parent cca1c1c commit e54ab60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
export * from './component';
export * from './core';
export * from './utilities';
export * from './advanced';

0 comments on commit e54ab60

Please sign in to comment.