4 lines
51 B
TypeScript

type PageProps = object
export type { PageProps }