PokéRogue
    Preparing search index...

    Type Alias PhaseConditionFunc<T>

    PhaseConditionFunc: (phase: PhaseMap[T]) => boolean

    Type for predicate functions operating on a specific type of Phase.

    Type Parameters

    Type Declaration