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

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.