mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2026-01-15 17:24:31 +00:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
type PageProps = object
|
|
|
|
export type { PageProps }
|