UNPKG

@yandex/ui

Version:

Yandex UI components

7 lines (6 loc) 354 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.textinputRegistry = void 0; var Textinput_Clear_1 = require("../../Clear/Textinput-Clear"); var touch_phone_1 = require("../../Textinput.registry/touch-phone"); exports.textinputRegistry = touch_phone_1.textinputRegistry.set('Clear', Textinput_Clear_1.TextinputClear);