New
🏠 Home
›
projects
›
lego-ladder
›
node_modules
›
vitest
›
importMeta.d.ts
TYPESCRIPT
importMeta.d.ts
83.0 B
2026-06-01 05:02
⬇️ Download
← Back
interface ImportMeta { url: string readonly vitest?: typeof import('vitest') }