UNPKG

@dslate/plugin

Version:
4 lines (3 loc) 221 B
import type { RenderElementPropsWithStyle } from '@dslate/core'; declare const Img: ({ attributes, children, element, style, }: RenderElementPropsWithStyle) => import("react/jsx-runtime").JSX.Element; export default Img;