This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
elk
Watch
1
Star
0
Fork
You've already forked elk
1
mirror of
https://github.com/elk-zone/elk.git
synced
2024-11-05 00:19:59 +00:00
Code
Issues
Wiki
Activity
01ed4f68dc
elk
/
shims.d.ts
10 lines
106 B
TypeScript
Raw
Normal View
History
Unescape
Escape
test: add `vitest-environment-nuxt` (#1186)
2023-01-15 19:09:01 +00:00
declare
global
{
namespace
NodeJS
{
interface
Process
{
test?
:
boolean
}
}
}
export
{
}
Reference in a new issue
Copy permalink