UNPKG

@rhi-isncsci-ui/mobile-sensory

Version:

Component to display the ISNCSCI totals on a mobile device.

13 lines (9 loc) 843 B
(function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('./rhi-isncsci-ui-mobile-sensory'), require('./rhi-isncsci-ui-mobile-sensory-template')) : typeof define === 'function' && define.amd ? define(['exports', './rhi-isncsci-ui-mobile-sensory', './rhi-isncsci-ui-mobile-sensory-template'], factory) : (factory((global.RHI_ISNCSCI_UI_MOBILE_SENSORY_INDEX = {}),global.RHI_ISNCSCI_UI_MOBILE_SENSORY,global.RHI_ISNCSCI_UI_MOBILE_SENSORY_TEMPLATE)); }(this, (function (exports,rhiIsncsciUiMobileSensory,rhiIsncsciUiMobileSensoryTemplate) { 'use strict'; exports.RhiIsncsciUiMobileSensory = rhiIsncsciUiMobileSensory.RhiIsncsciUiMobileSensory; exports.template = rhiIsncsciUiMobileSensoryTemplate.template; Object.defineProperty(exports, '__esModule', { value: true }); })));