Compartilhar via


CallFeatureCtor type

Representa o construtor para objetos CallFeature, juntamente com o argumento de contexto.

type CallFeatureCtor<TFeature> = (context: CallFeatureContext) => TFeature