UNPKG

yyzone

Version:

yyzone vue components and utils

6 lines (4 loc) 87 B
let index = 0 export function getTreeNodeId() { return 'tree-node-' + index ++; }