website-astro/.astro/types.d.ts

2 lines
76 B
TypeScript
Raw Normal View History

2024-12-29 12:33:22 +01:00
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />