Type Alias Tweak<N, V>

Tweak: { set_tweak: N; value?: V }

Type Parameters