Type Alias OptionalPostfixToken<T>

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

    Type Parameters

    • T extends string