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