Skip to content

Commit

Permalink
chore: update shared exports
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 31, 2023
1 parent 4e7b909 commit 8fc0fdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.shared.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ export { Consola } from "./consola";
export { Types } from "./log.types";
export { LogLevels } from "./log.levels";
export { isLogObj } from "./utils";
export { assignGlobalConsola } from "./utils/global";

0 comments on commit 8fc0fdd

Please sign in to comment.