vitest/docs/api/advanced/import-example.md
2025-11-06 14:59:05 +01:00

59 B

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