UNPKG

@state-less/leap-backend

Version:

A collection of open source fullstack services

5 lines (4 loc) 94 B
export declare const ServerSideProps: (props: any) => { props: any; children: any; };