TriWorldBench_SPACE / next-env.d.ts
TriWorldBench's picture
Update TriWorldBench web from desktop manager
1187856 verified
Raw
History Blame Contribute Delete
276 Bytes
/// <reference types="next" />
/// <reference types="next/image-types/global" />
/// <reference path="./.next-manager-build/types/routes.d.ts" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.