UNPKG

@datamonsterr/vdt-dashboard

Version:
3 lines 279 B
import type { SchemaCanvasViewProps } from '../types'; export declare function SchemaCanvasView({ initialTheme, wrapperClassName, wrapperStyle, ...schemaCanvasProps }: SchemaCanvasViewProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=SchemaCanvasView.d.ts.map