interface CustomItems {
    [key: string]: ValidTypesForInstanceStateStorage;
}

Indexable

Generated using TypeDoc v0.25.12