Files
wkc-website/next-env.d.ts
Lucid bbde629eb9
All checks were successful
Node.js CI / build (20.x) (pull_request) Successful in 3m8s
Node.js CI / build (22.x) (pull_request) Successful in 3m11s
Vercel Preview Deployment / Deploy-Preview (pull_request) Successful in 3m44s
Upgrade dependencies. Update information. Update LCM to WKC where appropriate.
2025-12-30 13:31:49 -05:00

7 lines
251 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/dev/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.