UNPKG

react-elegant-ui

Version:

Elegant UI components, made by BEM best practices for react

5 lines (4 loc) 182 B
import { Registry } from '../../../lib/di'; import { IPopupRegistry } from '.'; export declare const regObjects: IPopupRegistry; export declare const PopupDesktopRegistry: Registry;