type ProviderType = typeof ProviderTypes[keyof typeof ProviderTypes];
Defined in: tsed/src/constants/types.ts:21
Union type of all provider type values.