UNPKG
@ramda/assocpath
Version:
latest (0.26.1)
0.26.1
R.assocPath exported as a module
@ramda/assocpath
/
index.js
4 lines
(2 loc)
•
66 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
=
require
(
'./assocPath'
).
assocPath
;