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