go.charczuk.com@v0.0.0-20240327042549-bc490516bd1a/projects/nodes/static/_nextjs/next-env.d.ts (about)

     1  /**
     2   * Copyright (c) 2024 - Present. Will Charczuk. All rights reserved.
     3   * Use of this source code is governed by a MIT license that can be found in the LICENSE file at the root of the repository.
     4   */
     5  /// <reference types="next" />
     6  /// <reference types="next/image-types/global" />
     7  
     8  // NOTE: This file should not be edited
     9  // see https://nextjs.org/docs/basic-features/typescript for more information.