Files
page-builder/next-env.d.ts
jaybe c3de7df252
CI / test (push) Successful in 4m31s
CI / pr_and_merge (push) Successful in 1m11s
오류 수정
2025-12-01 18:00:31 +09:00

7 lines
247 B
TypeScript

/// <reference types="next" />
/// <reference types="next/image-types/global" />
import "./.next/types/routes.d.ts";
// NOTE: This file should not be edited
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.