共用方式為


CallFeatureCtor type

表示 CallFeature 物件的建構函式,以及內容引數。

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