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
7e2aa19f3be272fc4eef414374885e513eacd663
ai-inference
/
__fixtures__
/
wait.ts
T
4 lines
93 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: use github's shared prettier-config
2025-07-24 19:11:15 +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