UNPKG

prism-code-editor-lightweight

Version:

Lightweight, extensible code editor component for the web using Prism

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