mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-01-14 08:54:44 +00:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
type PageProps = object
|
|
|
|
export type { PageProps }
|