UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

7 lines (6 loc) 303 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TextInput = void 0; var TextInput_1 = require("./TextInput.js"); Object.defineProperty(exports, "TextInput", { enumerable: true, get: function () { return TextInput_1.TextInput; } }); //# sourceMappingURL=index.js.map