mirror of
https://github.com/sern-handler/website
synced 2026-06-16 21:02:22 +00:00
3 lines
137 B
TypeScript
3 lines
137 B
TypeScript
export type { StarlightRouteData as Props } from './utils/route-data';
|
|
export type { StarlightPageProps } from './utils/starlight-page';
|