UNPKG

@wix/design-system

Version:

@wix/design-system

8 lines (7 loc) 250 B
"use strict"; exports.__esModule = true; exports.Dropdown = void 0; var _InputWithOptions = require("../InputWithOptions"); class Dropdown extends _InputWithOptions.InputWithOptions {} exports.Dropdown = Dropdown; //# sourceMappingURL=index.d.js.map