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