Endo API documentation
    Preparing search index...

    Interface MethodGuardRest

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

    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.