docs-site/src/env.d.ts
Skyler Grey 9e8658caea
feat: Initial code commit
Add project code, including a basic markdown browser and some utility
functions with associated tests
2024-05-17 00:07:33 +00:00

3 lines
85 B
TypeScript

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