UNPKG

@lodestar/beacon-node

Version:

A Typescript implementation of the beacon chain

6 lines 159 B
declare let defaultPoolSize: number; /** * Cross-platform aprox number of logical cores */ export { defaultPoolSize }; //# sourceMappingURL=poolSize.d.ts.map