UNPKG

tiptap-extension-resize-image

Version:

A tiptap image resizing extension for React, Vue, Next, and VanillaJS. Additionally, it can align the image position.

4 lines 144 B
import { ImageResize } from './image-resize'; export * from './image-resize'; export default ImageResize; //# sourceMappingURL=index.d.ts.map