mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
According to official docs the settings for setupMaster settings are just the ClusterSettings. There is an ClusterSettings interface already but setupMaster function parameters refered to incomplete and unnecessary ClusterSetupMasterSettings. I deleted the ClusterSetupMasterSettings interface and refer to the existing ClusterSettings which are correct. https://nodejs.org/docs/latest-v8.x/api/cluster.html#cluster_cluster_setupmaster_settings |
||
|---|---|---|
| .. | ||
| scripts/generate-inspector | ||
| v0 | ||
| v4 | ||
| v6 | ||
| v7 | ||
| index.d.ts | ||
| inspector.d.ts | ||
| node-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||