blob: ee00ff5d04818a8aa22b703b801e694492bd7ed5 (
plain) (
blame)
1
2
3
4
5
|
/// <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.
|