UNPKG

@empathyco/x-components

Version:
5 lines 395 B
export { default as DeviceDetector } from '../js/x-modules/device/components/device-detector.vue.js'; export { deviceEmitters } from '../js/x-modules/device/store/emitters.js'; export { deviceXStoreModule } from '../js/x-modules/device/store/module.js'; export { deviceWiring, setName } from '../js/x-modules/device/wiring.js'; export { deviceXModule } from '../js/x-modules/device/x-module.js';