summary refs log tree commit diff
path: root/next-env.d.ts
blob: 2532e77aba8ca2f64915c572dcc6c7068ed8480a (plain)
1
2
3
4
/// <reference types="next" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.