mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix eslint warnigs for core project (#7506)
This commit is contained in:
@@ -19,6 +19,7 @@ export class ObjectUtils {
|
||||
/**
|
||||
* Gets a value from an object by composed key
|
||||
* ObjectUtils.getValue({ item: { nodeType: 'cm:folder' }}, 'item.nodeType') ==> 'cm:folder'
|
||||
*
|
||||
* @param target
|
||||
* @param key
|
||||
*/
|
||||
|
Reference in New Issue
Block a user