UNPKG

@primer/components

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