UNPKG

@gzued/antd-compiled

Version:

Pre-bundled Ant Design 4.x and related dependencies for @gzued packages

7 lines (6 loc) 188 B
import Portal from './Portal'; import type { PortalProps } from './Portal'; import { inlineMock } from './mock'; export type { PortalProps }; export { inlineMock }; export default Portal;