Sign in
cobalt
/
cobalt
/
f58c09ed83c817cf3f08b1be3ab36f31b7a0cc99
/
.
/
third_party
/
devtools
/
node_modules
/
lodash
/
fp
/
rangeStepRight.js
blob: 8b2a67bc65dcd9a3d057eb7f4ae708df39f38b07 [
file
] [
log
] [
blame
]
var
convert
=
require
(
'./convert'
),
func
=
convert
(
'rangeStepRight'
,
require
(
'../rangeRight'
));
func
.
placeholder
=
require
(
'./placeholder'
);
module
.
exports
=
func
;