UNPKG

tessitura-seatmap

Version:

Tessitura-integrated seatmap components, built with React and Mantine (includes SYOS).

3 lines (2 loc) 277 B
import { TessituraPerformanceViewerProps } from './TessituraPerformanceViewer.types'; export declare const TessituraPerformanceViewer: ({ endpoint, performanceId, svg, constituentId, modeOfSaleId, }: TessituraPerformanceViewerProps) => import("react/jsx-runtime").JSX.Element;