interface-forge - v2.5.0
    Preparing search index...

    Type Alias LiteralUnion<TSuggested, TBase>

    LiteralUnion: TSuggested | TBase & { zz_IGNORE_ME?: never }

    Type that provides auto-suggestions but also any string.

    Type Parameters

    • TSuggested extends TBase
    • TBase = string