CallFeatureCtor type
Representa o construtor para objetos CallFeature, juntamente com o argumento de contexto.
type CallFeatureCtor<TFeature> = (context: CallFeatureContext) => TFeature
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Representa o construtor para objetos CallFeature, juntamente com o argumento de contexto.
type CallFeatureCtor<TFeature> = (context: CallFeatureContext) => TFeature