UNPKG

prism-code-editor-lightweight

Version:

Lightweight, extensible code editor component for the web using Prism

5 lines (3 loc) 104 B
import { Completion } from '../types.js'; declare const jsSnipets: Completion[]; export { jsSnipets };