number type - one of the core types in TS → 1, 5.3, -10 There are no differences with numbers, like big int, floats or negatives, all numbers are numbers in TS. All numbers, no differentiang between ...
Can you add listeners to the TypeScript properties of type StateProviderConfig? It functions correctly when using custom listeners but requires typecasting for TypeScript to be satisfied.