UNPKG

prism-code-editor-lightweight

Version:

Lightweight, extensible code editor component for the web using Prism

4 lines (2 loc) 159 B
import { EditorExtension } from '../index.js'; export declare const common: (history?: import('../extensions/commands.js').EditHistory) => EditorExtension[];