achat-maison-albi-fr/src/env.d.ts
Emil Gulamov e8a16def34 Refactor file structure and enhance security headers
Removed blog and product pages and moved their contents to new blog and product directories, respectively. Added a new 404 error page for invalid routes. Updated server configurations in 'vercel.json' to leverage additional security by adding 'cdnjs.cloudflare.com' to Content-Security-Policy headers.
2024-02-15 18:42:07 +04:00

2 lines
85 B
TypeScript

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