UNPKG

edix

Version:

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

3 lines (2 loc) 101 B
import type { Editor } from "../editor.js"; export declare function debugPlugin(this: Editor): void;