UNPKG

core-js

Version:
6 lines (4 loc) 184 B
var setToStringTag = require('../internals/set-to-string-tag'); // Math[@@toStringTag] property // https://tc39.es/ecma262/#sec-math-@@tostringtag setToStringTag(Math, 'Math', true);