Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
math-intrinsics
/
abs.js
blob: a751424cdcdd37aab366b9ed966e1ed9651308f5 [
file
] [
log
] [
blame
] [
edit
]
'use strict'
;
/** @type {import('./abs')} */
module
.
exports
=
Math
.
abs
;