Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
titaniumnetwork-dev
GitHub Repository: titaniumnetwork-dev/Ludicrous
Path: blob/main/next-env.d.ts
1222 views
1
/// <reference types="next" />
2
/// <reference types="next/image-types/global" />
3
4
// NOTE: This file should not be edited
5
// see https://nextjs.org/docs/basic-features/typescript for more information.
6
7