This website requires JavaScript.
Explore
Help
Sign In
actions
/
ai-inference
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b1fc21bd197e9d7b5320313f7be6601294d5c8df
ai-inference
/
__fixtures__
/
wait.ts
T
4 lines
95 B
TypeScript
Raw
Normal View
History
Unescape
Escape
feat: moves project to using vitest
2025-07-24 18:08:26 +10:00
import
{
vi
}
from
'vitest'
Initial commit
2025-04-04 07:27:58 +11:00
feat: moves project to using vitest
2025-07-24 18:08:26 +10:00
export
const
wait
=
vi
.
fn
<
typeof
import
(
'../src/wait.js'
)
.wait
>()
Reference in New Issue
Copy Permalink