Type alias StateTable

StateTable: {
    [n: string]: ChipActivationInfo;
}

Type declaration

Generated using TypeDoc