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 110 B
import { Theme } from './types'; export declare const lightTheme: Theme; //# sourceMappingURL=light.d.ts.map