interface MethodGuardRest {
    rest: ((restArgGuard: SyncValueGuard) => MethodGuardReturns);
}

Properties

Properties

rest: ((restArgGuard: SyncValueGuard) => MethodGuardReturns)

If the rest argument guard is not M.raw(), all rest arguments are automatically hardened and must be Passable.