UNPKG

edix

Version:

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

3 lines (2 loc) 102 B
export { createPlainEditor } from "./plain.js"; export type { PlainEditorOptions } from "./plain.js";