Duet Night Abyss

No documentation subpage (/doc) found for this module.
exports.resolveArgs = function(args) {
    if (typeof args == "string") return { "0": args };
    return args;
}
Last Edited by LiveGobe on 12/19/2025, 9:00:47 AM