Type Alias CommaSeparatedStr<T, Key>

CommaSeparatedStr: SeparatedStr<",", T, Key>

Type Parameters

  • T extends string
  • Key extends T = T