Preparing search index...

    Type Alias ModeConfig<T>

    ModeConfig: Record<recipeStateType, T>

    Generic configuration type mapping all recipe states to a value type

    Type Parameters

    • T

      The type of value stored for each mode