• Parameters

    • argsWithOpts: any[]

    Returns {
        args: any[];
        opts: Partial<Options>;
    }