UNPKG

@chamn/engine

Version:
5 lines (4 loc) 159 B
import { EnginContext } from '../../type'; export declare const DesignerSizer: (props: { ctx: EnginContext; }) => import("react/jsx-runtime").JSX.Element;