Node.js SDK for digi.me
    Preparing search index...

    Type Alias LiteralUnion<LiteralType, BaseType>

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

    Type Parameters