Sign in
cobalt
/
cobalt.git
/
72bde07ae3f88e8fd742a603ece725b122de47f5
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
node_modules
/
create-ecdh
/
index.js
blob: 841d085ecf6c2422c924e6704c309bfda4515dbc [
file
]
var
createECDH
=
require
(
'crypto'
).
createECDH
module
.
exports
=
createECDH
||
require
(
'./browser'
)