UNPKG

@deck.gl/core

Version:

deck.gl core library

3 lines 152 B
import type { Log } from '@probe.gl/log'; export declare const getLoggers: (log: Log) => Record<string, Function>; //# sourceMappingURL=loggers.d.ts.map