UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

4 lines (3 loc) 105 B
/** @type {string | string[]} */ export const language: string | string[]; export const update: boolean;