Type Alias PickSingle<T>

PickSingle: T extends infer S | (infer S)[] ? S : T

Type Parameters

  • T
MMNEPVFCICPMFPCPTTAAATR