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

    Type Alias PrefixedString<P>

    PrefixedString: `${P}${string}`

    Prefixed string type.

    Type Parameters

    • P extends string

      The prefix to include in the string.

    v1.0.2