UNPKG

wix-style-react

Version:
9 lines (8 loc) 300 B
"use strict"; exports.__esModule = true; exports.MinValue = exports.MaxValue = exports.InputValue = void 0; var _Input = require("../Input"); exports.InputValue = _Input.InputValue; exports.MinValue = _Input.MinValue; exports.MaxValue = _Input.MaxValue; //# sourceMappingURL=NumberInput.types.js.map