astro/examples/with-markdoc/src/env.d.ts
2023-02-06 16:11:15 -05:00

2 lines
85 B
TypeScript

/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client" />