Back to Vitest

Import Example

docs/api/advanced/import-example.md

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