@luolapeikko/ts-common
    Preparing search index...

    Type Alias SuffixedString<S>

    SuffixedString: `${string}${S}`

    Suffixed string type.

    Type Parameters

    • S extends string

      The suffix to include in the string.

    v1.0.2