UNPKG
holyfills
Version:
latest (1.0.1)
1.0.1
1.0.0
No more "Holy Sxxt!!" when writting ES5/ES6
github.com/tomchentw/holyfills
tomchentw/holyfills
holyfills
/
test
/
number
/
index.js
4 lines
(3 loc)
•
67 B
JavaScript
View Raw
1
2
3
4
describe
(
"Number"
,
function
(
) {
require
(
"./number_toFixed"
); });