import * as mod from "https://dotland.deno.dev/x/pagic@v1.6.3/src/utils/common.ts"; VariablesvloggerFunctionsfdepthFirstTraversalTraversal a tree or tree[] fgetPagicConfigPathfomitOmit the specific items of an object fpickPick the specific items of an object fsortByInsertinput: [{name:'a'}, {name:'b'}, {name:'c',insert:'before:b'}] output: [{name:'a'}, {name:'c',insert:'before:b'}, {name:'b'}] funiqueRemove same items in an array Type AliasesTAnyFunctionTTree