Graduation / ui /node_modules /vitest /import-meta.d.ts
DuyTa's picture
Upload folder using huggingface_hub
bc20498 verified
raw
history blame
249 Bytes
/// <reference path="./importMeta.d.ts" />
// https://github.com/microsoft/TypeScript/issues/45096
// TypeScript has a bug that makes <reference types="vite/types/importMeta" />
// not possible in userland. This file provides a workaround for now.