Function processChipContext

  • Create a new ChipContext from a previous context and a list of alterations. Each alteration can be a new map of strings to data, which overload previous keys, or a function that takes the old context and returns a new one.

    Parameters

    Returns ChipContext

Generated using TypeDoc