@yesstudio/nuxt-composables
    Preparing search index...

    Type Alias _LiteralUnion<LiteralType, BaseType>Internal

    _LiteralUnion: LiteralType | BaseType & Record<never, never>

    Creates a union type that still allows autocompletion for strings.

    Type Parameters

    • LiteralType
    • BaseType extends string = string