Files
WatchLink/next-env.d.ts
MrSphay d3e84feedd
Some checks failed
Build / build (push) Failing after 1m29s
Release Dry Run / release-dry-run (push) Successful in 1m24s
Template Compliance / compliance (push) Failing after 5s
Initial WatchLink scaffold
2026-05-15 03:11:41 +02:00

6 lines
239 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
// This file is generated by Next.js in normal installs. It is checked in here
// so a fresh clone has correct TypeScript references before the first build.