UNPKG

antd-mobile

Version:
3 lines (2 loc) 145 B
import type { ReactElement } from 'react'; export declare function renderToBody(element: ReactElement): import("./unstable-render").UnmountType;