feat: Upgrade to Astro 3
Some checks failed
Build, check & Test / run (push) Failing after 13s

Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
2023-08-31 10:26:30 +02:00
parent bd880f0272
commit a0390bea73
4 changed files with 6857 additions and 7010 deletions

2
src/env.d.ts vendored
View File

@ -1,5 +1,5 @@
/// <reference path="../.astro/types.d.ts" />
/// <reference types="astro/client-image" />
/// <reference types="astro/client" />
/// <reference path="./libs/ResponseBuilder" />
/**