UNPKG

edix

Version:

An experimental, type-safe, framework agnostic and small (5kB+) contenteditable state manager.

4 lines (3 loc) 142 B
export { debugPlugin } from "./debug.js"; export { singlelinePlugin } from "./singleline.js"; export type { EditorPlugin } from "./types.js";