UNPKG

highlight-ts

Version:

Highlight.JS in TypeScript (and ES6).

3 lines (2 loc) 80 B
import { LanguageDef } from '../types'; export declare const Java: LanguageDef;