findPolicyNode
@totemsdk/kissvm / findPolicyNode
Function: findPolicyNode()
findPolicyNode(
tree,id):PolicyNode|undefined
Find a policy node by ID in the tree.
Parameters
tree
id
string
Returns
PolicyNode | undefined
@totemsdk/kissvm / findPolicyNode
findPolicyNode(
tree,id):PolicyNode|undefined
Find a policy node by ID in the tree.
string
PolicyNode | undefined