We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f226b commit 68d74ffCopy full SHA for 68d74ff
README.md
@@ -35,7 +35,7 @@ yarn add @jsdocs-io/extractor
35
36
Analyze the latest version of the `query-registry` package from the npm registry:
37
38
-> **Warning**: analyzing packages is a blocking operation that requires some time to finish!
+> **Warning**: analyzing packages is a blocking operation that requires some time (even seconds) to finish! Using a worker pool is recommended.
39
40
```typescript
41
import { analyzeRegistryPackage } from '@jsdocs-io/extractor';
0 commit comments