UNPKG

@yandex/ui

Version:

Yandex UI components

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