Type Alias $InputOptions<$B>

$InputOptions: { [k in $B[$ValueKey]]?: unknown }

🧰 type util

Define branch input options.

Type Parameters