add export contact book option (#318)

This commit is contained in:
KM Koushik
2025-12-14 10:08:54 +11:00
committed by GitHub
parent 461cd949e5
commit 1e79f13bd4
7 changed files with 303 additions and 60 deletions
+1
View File
@@ -1,5 +1,6 @@
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference path="./.next/types/routes.d.ts" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.