????
Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/bs-logger/dist/logger/ |
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/api/node_modules/bs-logger/dist/logger/root.d.ts |
import { Logger } from '.'; declare const setup: (factory?: () => Logger) => void; declare const rootLogger: Logger; export { rootLogger, setup };