chat_b / frontend /next-env.d.ts
Levin-Aleksey's picture
Stabilize HF Docker build with npm ci and lockfile
e40bbf1
raw
history blame contribute delete
201 Bytes
/// <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.