TenantAtlas/apps/platform/.pnpm-store/v10/files/94/050ca2438e4ecddfc9c92855a062ab07ed20b7bed9a75d0b7f01a4a1603487eba7a7b98f961355df1eba021b2f6711ead80bf9e8a28b84d13e97e61000287d
Ahmed Darrazi 9f74f7a658
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
feat: compress governance operator outcomes
2026-04-19 14:15:11 +02: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.