4 lines
129 B
TypeScript
4 lines
129 B
TypeScript
/// <reference path="../.astro/env.d.ts" />
|
|
/// <reference path="../.astro/types.d.ts" />
|
|
/// <reference types="astro/client" />
|