codefoxui
Advanced tools
Comparing version 0.0.88 to 0.0.89
@@ -13,2 +13,2 @@ import { TreeLike, TreeNode } from "../../interfaces"; | ||
export declare function openAllNodes(treeNodes: TreeNode[]): void; | ||
export declare function selectNodeValues(treeNodes: TreeNode[], valueId: string, values: any[], deselectNotFound?: boolean): void; | ||
export declare function selectNodeValues(treeNodes: TreeNode[], valueId: string, value: any[], deselectNotFound?: boolean): void; |
{ | ||
"name": "codefoxui", | ||
"version": "0.0.88", | ||
"version": "0.0.89", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^13.3.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3871394