UNPKG

ts-packager

Version:
7 lines (6 loc) 176 B
import { Log } from 'ts-tiny-log'; /** * You can replace or extend the log, but it should implement LogInterface * from ts-tiny-log */ export declare const log: Log;