persona-community-5/.pnpm-store/v3/files/94/050ca2438e4ecddfc9c92855a062ab07ed20b7bed9a75d0b7f01a4a1603487eba7a7b98f961355df1eba021b2f6711ead80bf9e8a28b84d13e97e61000287d
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00:00

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.