ohctechv3/.svn/pristine/8e/8e6625024c43b83f7a9dd489260e095c85f1fbf9.svn-base
2024-10-28 15:03:36 +05:30

6 lines
249 B
Plaintext

/// <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.