UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

5 lines (4 loc) 116 B
/** @module search */ export * from './widget.js'; export * from './selection.js'; export * from './invisibles.js';