UNPKG

@ray-core/runtime

Version:

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

4 lines (3 loc) 170 B
import * as React from 'react'; export declare function resetPageId(): void; export default function createPageConfig(Page: React.ComponentType<any>, name: string): any;