Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.8/@smithy/util-endpoints/dist-es/debug/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.8/@smithy/util-endpoints/dist-es/debug/toDebugString.js

export function toDebugString(input) {
    if (typeof input !== "object" || input == null) {
        return input;
    }
    if ("ref" in input) {
        return `$${toDebugString(input.ref)}`;
    }
    if ("fn" in input) {
        return `${input.fn}(${(input.argv || []).map(toDebugString).join(", ")})`;
    }
    return JSON.stringify(input, null, 2);
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists