Partilhar via


CallFeatureCtor type

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

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