export const isModuleTree = (mod) => "children" in mod;
