UNPKG

@ray-core/runtime

Version:

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

5 lines (4 loc) 155 B
/** * 重载原生小程序的 `Component` 构造函数 */ export declare function overloadNativeComponentConstructor(name: string): (cfg: any) => void;