UNPKG

@skchawala/editorjs-text-style

Version:

An Editor.js inline tool for applying font size and font family styles to selected text.

5 lines 192 B
import "./index.css"; import TextStyleTool from "./TextStyleTool"; export type { TextStyleToolConfig } from "./TextStyleTool"; export default TextStyleTool; //# sourceMappingURL=index.d.ts.map