UNPKG

@dslate/plugin

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