UNPKG

@fjell/logging

Version:
3 lines (2 loc) 93 B
import { Logger } from "./Logger"; export declare const getLogger: (name: string) => Logger;