HarshvardhanCn01/Voice-Assistant
0
1'use strict';2 3/** @type {import('./maxValue')} */4// eslint-disable-next-line no-extra-parens5module.exports = /** @type {import('./maxValue')} */ (Number.MAX_VALUE) || 1.7976931348623157e+308;6 1'use strict';2 3/** @type {import('./maxValue')} */4// eslint-disable-next-line no-extra-parens5module.exports = /** @type {import('./maxValue')} */ (Number.MAX_VALUE) || 1.7976931348623157e+308;6