UNPKG

core-js

Version:
4 lines (3 loc) 153 B
// Math[@@toStringTag] property // https://tc39.github.io/ecma262/#sec-math-@@tostringtag require('../internals/set-to-string-tag')(Math, 'Math', true);