UNPKG

shineout

Version:

A components library for React

3 lines (2 loc) 165 B
export type { PopoverProps as Props, PopoverPosition as Position } from './popover.type'; export type { PopoverConfirmProps as ConfirmProps } from './confirm.type';