Build 589089stable
Module 557982
354 characters · in 514.d733764d42c2ab66.jsDependencies
Source Raw
function(e,t,n){"use strict";var r=n(439619),i=n(741623),a=r("%Number%"),o=n(858156),s=n(449950),l=n(483955);e.exports=function(e){var t=o(e)?e:s(e,a);if("symbol"==typeof t)throw new i("Cannot convert a Symbol value to a number");if("bigint"==typeof t)throw new i("Conversion from 'BigInt' to 'number' is not allowed.");return"string"==typeof t?l(t):+t}}