{"version":3,"sources":["../src/tree/consts.ts"],"names":["DefaultTreeOptions"],"mappings":";;;;AAGO,IAAMA,EAAmC,CAC5C,WAAA,CAAY,WACZ,KAAM,CAAA,IAAA,CACN,KAAK,MACT","file":"chunk-UHLYDU4J.mjs","sourcesContent":["import type { TreeNodeOptions } from \"./types\";\n\n\nexport const DefaultTreeOptions:TreeNodeOptions={\n    childrenKey:'children',\n    idKey:'id',\n    path:undefined\n}"]}