Type alias OptionalPrefixToken<T>

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

Type Parameters

  • T extends string

Generated using TypeDoc