UNPKG

highlight-ts

Version:

Highlight.JS in TypeScript (and ES6).

3 lines (2 loc) 88 B
import { Renderer } from '../types'; export declare const htmlRender: Renderer<string>;