1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 22:02:39 +02:00

fix: handle syntax error (#8506)

This commit is contained in:
Arik Chakma
2025-04-30 21:32:12 +06:00
committed by GitHub
parent 9c2c06affd
commit 74267a6061
3 changed files with 31 additions and 15 deletions

1
.astro/types.d.ts vendored
View File

@@ -1 +1,2 @@
/// <reference types="astro/client" />
/// <reference path="content.d.ts" />