SPB Git

spb/groupe-ka Public

Groupe KA — site du holding + KA ID (compte unique & SSO des 7 plateformes). Next.js 16, SQLite, Google & Apple login.

TypeScript 91.8% CSS 8.1%
288 B · 8 lines typescript
Raw Blame History
1/// <reference types="next" />2/// <reference types="next/image-types/global" />3import "./.next/types/routes.d.ts";4import "./.next/types/root-params.d.ts";56// NOTE: This file should not be edited7// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.8