UNPKG

@dndbuilder.com/react

Version:

Drag and drop builder for React

5 lines (4 loc) 326 B
import { BlockMeta } from '../../../types/block'; import { TestimonialItemType, TestimonialSettingsType } from '../types'; export declare const renderPreset: (data: TestimonialItemType, settings: TestimonialSettingsType, meta?: BlockMeta) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=index.d.ts.map