mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Make fp.property and alias of fp.get.
This commit is contained in:
@@ -15,6 +15,7 @@ exports.aliasToReal = {
|
||||
// Methods that are curried variants of others.
|
||||
'conforms': 'conformsTo',
|
||||
'matches': 'isMatch',
|
||||
'property': 'get',
|
||||
|
||||
// Ramda aliases.
|
||||
'__': 'placeholder',
|
||||
|
||||
Reference in New Issue
Block a user