Endo API documentation
    Preparing search index...

    Interface MethodGuardReturns

    interface MethodGuardReturns {
        returns: (returnGuard?: SyncValueGuard) => MethodGuard;
    }
    Index

    Properties

    Properties

    returns: (returnGuard?: SyncValueGuard) => MethodGuard

    Arguments have been specified, now finish by creating a MethodGuard. If the return guard is not M.raw(), the return value is automatically hardened and must be Passable.