Back to Vitest

Import Example

docs/api/advanced/import-example.md

4.1.558 B
Original Source
ts
function import<T>(moduleId: string): Promise<T>