UNPKG

antd-mobile-taro-ui

Version:

以antd-mobile为设计标准,基于taro框架的微信小程序组件库

3 lines (2 loc) 111 B
import { ReactElement } from 'react'; export declare function renderToBody(element: ReactElement): () => void;