UNPKG

create-codehuddle-nextjs

Version:

🚀 Interactive CLI tool to generate modern Next.js 15 apps with authentication, payments, dashboard, PWA, and more. Choose your stack with TypeScript, Tailwind CSS, shadcn/ui, and enterprise features.

7 lines (5 loc) • 262 B
/// <reference types="next" /> /// <reference types="next/image-types/global" /> /// <reference path="./.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.