UNPKG

@ray-core/runtime

Version:

Ray 是一个全新的基于 React 的小程序开发框架

3 lines (2 loc) 136 B
import * as React from 'react'; export declare function createPortal(children: React.ReactNode, containerInfo: any, key?: string): any;