Sign in
cobalt
/
cobalt
/
0e7d696c3ce6a2ef566d0fabc20213b6a651f942
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
create-ecdh
/
index.js
blob: 841d085ecf6c2422c924e6704c309bfda4515dbc [
file
] [
log
] [
blame
]
var
createECDH
=
require
(
'crypto'
).
createECDH
module
.
exports
=
createECDH
||
require
(
'./browser'
)