1
0
mirror of synced 2026-01-28 18:03:28 -05:00

Merge pull request #9106 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-08-18 03:42:09 +10:00
committed by GitHub

3
next-env.d.ts vendored
View File

@@ -1,3 +1,6 @@
/// <reference types="next" />
/// <reference types="next/types/global" />
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.