Sign in
chromium
/
external
/
github.com
/
SeleniumHQ
/
selenium
/
refs/heads/api-docs-4.30.0-all
/
.
/
node_modules
/
rambda
/
src
/
toString.js
blob: 9d23623f7126aee228ebf5db64159ecc6a6449bd [
file
] [
log
] [
blame
] [
edit
]
export
function
toString
(
x
){
return
x
.
toString
()
}