UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

7 lines 185 B
interface SentryConfig { eventId?: string; isWebview: boolean; } export declare function initSentry(options: SentryConfig): void; export {}; //# sourceMappingURL=sentry.d.ts.map