docs: first commit for the docs
This commit is contained in:
parent
987374dbd5
commit
d5c6e9b1db
27 changed files with 4281 additions and 1 deletions
3
docs/src/env.d.ts
vendored
Normal file
3
docs/src/env.d.ts
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
/* eslint-disable @typescript-eslint/triple-slash-reference */
|
||||
/// <reference path="../.astro/types.d.ts" />
|
||||
/// <reference types="astro/client" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue