8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e7b909 commit 8fc0fddCopy full SHA for 8fc0fdd
src/index.shared.ts
@@ -2,4 +2,3 @@ export { Consola } from "./consola";
2
export { Types } from "./log.types";
3
export { LogLevels } from "./log.levels";
4
export { isLogObj } from "./utils";
5
-export { assignGlobalConsola } from "./utils/global";
0 commit comments