UNPKG

@muxik/md-viewer

Version:

A CLI tool for rendering Markdown files with syntax highlighting and pagination, optimized for AI output content display

3 lines 108 B
import { Theme } from './types'; export declare const darkTheme: Theme; //# sourceMappingURL=dark.d.ts.map