dashpresshq/dashpress

View on GitHub
next-env.d.ts

Summary

Maintainability
A
0 mins
Test Coverage
/// <reference types="next" />
/// <reference types="next/image-types/global" />

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