export { createPlainEditor } from "./plain.js";
export type { PlainEditorOptions } from "./plain.js";
