mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
810c94c776
GITHUB_PR_NUMBER: 8320 GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/8320 PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3976 Co-authored-by: arjunyel <11153289+arjunyel@users.noreply.github.com> GitOrigin-RevId: a3d8f705900c814a3f2017b239b86960943c8677
6 lines
201 B
TypeScript
6 lines
201 B
TypeScript
/// <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.
|