bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class TextJoinDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionallist: string[]
      • Optionalseparator: string

      Returns TextJoinDto

    Properties

    list: string[]

    Text to join

    undefined
    
    separator: string

    Text to join by

    ,