UNPKG

@yandex/ui

Version:

Yandex UI components

11 lines (10 loc) 451 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UserPic = void 0; var tslib_1 = require("tslib"); var di_1 = require("@bem-react/di"); var touch_phone_1 = require("./UserPic.registry/touch-phone"); var UserPic_1 = require("./UserPic"); require("./UserPic@touch-phone.css"); tslib_1.__exportStar(require("./UserPic"), exports); exports.UserPic = di_1.withRegistry(touch_phone_1.userPicRegistry)(UserPic_1.UserPic);