// https://nodejs.org/api/util.html#utilinspectcustom
export const inspectSymbol = Symbol.for("nodejs.util.inspect.custom");
