astro-ghostcms/.pnpm-store/v3/files/00/c9f5dfb1f9283f5ae0d4e0b8da3...

3 lines
132 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
import { type LogMessage, type LogWritable } from './core.js';
export declare const consoleLogDestination: LogWritable<LogMessage>;