CallFeatureCtor type
Representa o construtor de objetos CallFeature, juntamente com o argumento de contexto.
type CallFeatureCtor<TFeature> = (context: CallFeatureContext) => TFeature
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Representa o construtor de objetos CallFeature, juntamente com o argumento de contexto.
type CallFeatureCtor<TFeature> = (context: CallFeatureContext) => TFeature