UNPKG

@yandex/ui

Version:

Yandex UI components

5 lines (4 loc) 217 B
import { userPicRegistry } from '../../UserPic.registry/touch-phone'; import { UserPicCamera } from '../../Camera/UserPic-Camera@touch-phone'; userPicRegistry.set('Camera', UserPicCamera); export { userPicRegistry };