Files
website/node_modules/@astrojs/starlight/props.ts
2024-05-06 17:15:30 -04:00

3 lines
137 B
TypeScript

export type { StarlightRouteData as Props } from './utils/route-data';
export type { StarlightPageProps } from './utils/starlight-page';