UNPKG

@chief-editor/preview

Version:

FlowEditor Editor

4 lines (3 loc) 208 B
/// <reference types="react" /> import { IRuntimeBrickContainerRenderProps } from '@chief-editor/runtime'; export declare function BrickContainerRender(props: IRuntimeBrickContainerRenderProps): JSX.Element;