UNPKG

wix-style-react

Version:
13 lines (11 loc) 346 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "dropdownUniDriverFactory", { enumerable: true, get: function get() { return _InputWithOptionsUni.inputWithOptionsUniDriverFactory; } }); var _InputWithOptionsUni = require("../InputWithOptions/InputWithOptions.uni.driver");