Delen via


CallFeatureCtor type

Vertegenwoordigt de constructor voor CallFeature-objecten, samen met het contextargument.

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