This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
vitest
Watch
1
Star
0
Fork
0
You've already forked vitest
mirror of
https://github.com/vitest-dev/vitest.git
synced
2025-12-08 18:26:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
vitest
/
docs
/
advanced
/
api
/
import-example.md
Vladimir
9a1b501223
feat: prepare the Vitest API to be stable (
#6962
)
2024-12-10 11:12:47 +01:00
59 B
Raw
Blame
History
function
import
<
T
>(
moduleId
:
string
)
:
Promise
<
T
>