UNPKG

@yandex/ui

Version:

Yandex UI components

7 lines (6 loc) 340 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.textareaRegistry = void 0; var Textarea_Clear_1 = require("../../Clear/Textarea-Clear"); var touch_pad_1 = require("../../Textarea.registry/touch-pad"); exports.textareaRegistry = touch_pad_1.textareaRegistry.set('Clear', Textarea_Clear_1.TextareaClear);