次の方法で共有


CallFeatureCtor type

CallFeature オブジェクトのコンストラクターと context 引数を表します。

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