This website requires JavaScript.
Explore
Help
Sign In
actions
/
ai-inference
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ba8e6bc1e7d17d33063a412bf98efebe8a0f3db
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