• Function to get the reducer according to the prefix

    Parameters

    • prefix: string

      string that contains the prefix

    • Optional subItemKey: string

      The the key to get the reducer for child objects

    Returns PrefixedReducer

    array of string with the names of the reducers

Generated using TypeDoc