astro/examples/with-markdoc/src/env.d.ts

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
85 B
TypeScript
Raw Normal View History

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