UNPKG

react-super

Version:
5 lines (4 loc) 128 B
import Portal from './Portal'; import type { PortalProps } from './Portal'; export type { PortalProps }; export default Portal;