ui
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
export { default as Consola } from './consola'
|
||||
export { default as Types } from './types'
|
||||
export { LogLevel } from './logLevels'
|
||||
export { isLogObj } from './utils'
|
||||
export { assignGlobalConsola } from './utils/global'
|
||||
|
||||
export * from './reporters'
|
||||
Reference in New Issue
Block a user