Skip to content

Commit e44210e

Browse files
CopilotTechQuery
andcommitted
Initial analysis and planning for Google Calendar integration
Co-authored-by: TechQuery <19969570+TechQuery@users.noreply.github.com>
1 parent 373c3de commit e44210e

File tree

2 files changed

+18496
-0
lines changed

2 files changed

+18496
-0
lines changed

next-env.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3+
/// <reference path="./.next/types/routes.d.ts" />
34

45
// NOTE: This file should not be edited
56
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.

0 commit comments

Comments
 (0)