You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drift/next-env.d.ts

7 lines
267 B
TypeScript

3 years ago
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference types="next/navigation-types/compat/navigation" />
3 years ago
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.