Endo
    Preparing search index...

    Type Alias AnyMethodGuard

    AnyMethodGuard: MethodGuard<any, any, any, any, any>

    MethodGuard with every type parameter set to any, bypassing the parameter defaults (e.g. RetGuard extends SyncValueGuard = SyncValueGuard). See MakeInterfaceGuardGeneral for why the defaults are wrong here.