智慧水务管理系统 - 精河县供水工程综合管理平台

maxArrayLength.js 110B

1234
  1. 'use strict';
  2. /** @type {import('./maxArrayLength')} */
  3. module.exports = 4294967295; // Math.pow(2, 32) - 1;