mirror of
https://github.com/soconnor0919/beenpad.git
synced 2026-02-05 00:06:40 -05:00
6 lines
249 B
TypeScript
6 lines
249 B
TypeScript
/// <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.
|