UNPKG

@qite/tide-booking-component

Version:

React Booking wizard & Booking product component for Tide

5 lines (4 loc) 183 B
import React from 'react'; import { QSMConfiguration } from './types'; declare const QSMConfigurationContext: React.Context<QSMConfiguration>; export default QSMConfigurationContext;