UNPKG
care-js
Version:
latest (3.3.4)
3.3.4
Standard library
care-js
/
es
/
math
/
to-string-tag.js
4 lines
(2 loc)
•
74 B
JavaScript
View Raw
1
2
3
4
require
(
'../../modules/es.math.to-string-tag'
);
module
.exports =
'Math'
;