Condividi tramite


CallFeatureCtor type

Rappresenta il costruttore per gli oggetti CallFeature, insieme all'argomento del contesto.

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