CallFeatureCtor type

表示 CallFeature 对象的构造函数以及上下文参数。

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