UNPKG

@henteko/kumiki

Version:

A video generation tool that creates videos from JSON configurations

5 lines 228 B
import { InkLogger } from '../ui/logger.js'; export declare const logger: InkLogger; export declare function setLogLevel(level: string): void; export declare function enableDebugMode(): void; //# sourceMappingURL=logger.d.ts.map