UNPKG

ory-editor-plugins-image

Version:

5 lines 233 B
import * as React from 'react'; import { ImageRendererProps } from '../types/renderer'; declare const ImageHtmlRenderer: React.SFC<ImageRendererProps>; export default ImageHtmlRenderer; //# sourceMappingURL=ImageHtmlRenderer.d.ts.map