import * as fae from "https://deno.land/x/fae@v1.1.1/dissocPath.ts"; VariablesvdissocPathMakes a shallow clone of an object obj, deleting value at at the given path. Note that this copies and flattens prototype properties onto the new object as well. All non-primitive properties are copied by reference.