vitest/docs/advanced/api/import-example.md

59 B

function import<T>(moduleId: string): Promise<T>