UNPKG

@clubmed/trident-ui

Version:

Shared ClubMed React UI components

9 lines (8 loc) 230 B
import { QUERIES as o } from "../types/Devices.js"; import { DeviceProvider as v, useDevice as c } from "./Devices/Device.js"; export { v as DeviceProvider, o as QUERIES, c as useDevice }; //# sourceMappingURL=Device.js.map