UNPKG

@r1tsu/payload

Version:

5 lines 180 B
export type WithServerSideProps = (args: { [key: string]: any; Component: React.ComponentType<any>; }) => React.ReactNode; //# sourceMappingURL=WithServerSideProps.d.ts.map