UNPKG

care-js

Version:

Standard library

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