UNPKG

prism-code-editor

Version:

Lightweight, extensible code editor component for the web using Prism

4 lines (3 loc) 85 B
/** @module search/api */ export * from "./search.js"; export * from "./replace.js";