Spaces:
Runtime error
Runtime error
; | |
module.exports = require("./is-implemented")() ? Math.hypot : require("./shim"); | |
; | |
module.exports = require("./is-implemented")() ? Math.hypot : require("./shim"); | |