Initial WatchLink scaffold
This commit is contained in:
5
next-env.d.ts
vendored
Normal file
5
next-env.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/// <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.
|
||||
Reference in New Issue
Block a user