Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
devtools
/
node_modules
/
lodash
/
fp
/
bindKey.js
blob: 6a46c6b19c5b75534de6ec25974dfd6746934f04 [
file
] [
log
] [
blame
]
var
convert
=
require
(
'./convert'
),
func
=
convert
(
'bindKey'
,
require
(
'../bindKey'
));
func
.
placeholder
=
require
(
'./placeholder'
);
module
.
exports
=
func
;