summaryrefslogtreecommitdiff
path: root/examples/with-markdoc/src/env.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'examples/with-markdoc/src/env.d.ts')
-rw-r--r--examples/with-markdoc/src/env.d.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/with-markdoc/src/env.d.ts b/examples/with-markdoc/src/env.d.ts
new file mode 100644
index 000000000..acef35f17
--- /dev/null
+++ b/examples/with-markdoc/src/env.d.ts
@@ -0,0 +1,2 @@
+/// <reference path="../.astro/types.d.ts" />
+/// <reference types="astro/client" />