Sign in
cobalt
/
cobalt.git
/
ecb76eb1e58da94893009effbde7ffbb7515f9c6
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
node_modules
/
lodash
/
fp
/
rangeRight.js
blob: fdb712f94e1e9a0e3ef8bd32b6e396436798c1cc [
file
]
var
convert
=
require
(
'./convert'
),
func
=
convert
(
'rangeRight'
,
require
(
'../rangeRight'
));
func
.
placeholder
=
require
(
'./placeholder'
);
module
.
exports
=
func
;