Type alias StateTable

StateTable: {
    [key in string]: ChipActivationInfo
}

Generated using TypeDoc