@shumoku/core · 0.4.0 · function
plugProfilesForConnectors
APIの説明は英語のcanonical sourceを表示しています。
Plug profiles compatible with the given port connectors. Empty arrays are permissive (return all plugs); multi-connector combo ports return the union of compatible plugs.
plugProfilesForConnectors(fromConnectors: readonly string[] | undefined, toConnectors: readonly string[] | undefined): PlugProfile[] パラメーター
| 名前 | 型 | 説明 | 既定値 |
|---|---|---|---|
fromConnectors | readonly string[] | undefined | 追加説明はありません。 | — |
toConnectors | readonly string[] | undefined | 追加説明はありません。 | — |
戻り値
PlugProfile[]