Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
testersen committed Nov 17, 2023
1 parent 71051c1 commit 9b267f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ export * from "./isDebug";
export * from "./panic";
export * from "./run";
export * from "./reexports";
export * as util from "./util/index";
export * as util from "./util";

0 comments on commit 9b267f4

Please sign in to comment.