Type Alias OptionalPrefixToken<T>

OptionalPrefixToken<T>: `${T} ` | ""

Type Parameters

  • T extends string