UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

5 lines (2 loc) 107 B
import { Grammar } from '../types.js'; export declare const createT4: (insideLang: string) => Grammar