保誠-保戶業務員媒合平台
HelenHuang
2022-06-09 23b60dc1975db38c280d8a123aff97544d1673e0
PAMapp/node_modules/@types/node/cluster.d.ts
@@ -49,7 +49,7 @@
 * ```
 *
 * On Windows, it is not yet possible to set up a named pipe server in a worker.
 * @see [source](https://github.com/nodejs/node/blob/v16.9.0/lib/cluster.js)
 * @see [source](https://github.com/nodejs/node/blob/v17.0.0/lib/cluster.js)
 */
declare module 'cluster' {
    import * as child from 'node:child_process';