Skip to content

Commit 8fc0fdd

Browse files
committedMar 31, 2023
chore: update shared exports
1 parent 4e7b909 commit 8fc0fdd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

Diff for: ‎src/index.shared.ts

-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ export { Consola } from "./consola";
22
export { Types } from "./log.types";
33
export { LogLevels } from "./log.levels";
44
export { isLogObj } from "./utils";
5-
export { assignGlobalConsola } from "./utils/global";

0 commit comments

Comments
 (0)
Please sign in to comment.