UNPKG

theta-ble-client-react-native

Version:

This library provides a way to control RICOH THETA using

17 lines (16 loc) 447 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _timeout = require("./timeout"); Object.keys(_timeout).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _timeout[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function () { return _timeout[key]; } }); }); //# sourceMappingURL=index.js.map