daedalOS/next-env.d.ts
Dustin Brett e4fdb489b8
Some checks failed
Tests / tests (push) Has been cancelled
Pkg upgrades
2024-12-12 21:33:26 -08:00

6 lines
213 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.