UNPKG

@bytedance/mona-client-web

Version:

web for mona

3 lines (2 loc) 138 B
import React from 'react'; export declare function createPageLifecycle(Component: React.ComponentType<any>): (props: any) => JSX.Element;