i18n-js v4.5.2
    Preparing search index...

    Interface ToSentenceOptions

    interface ToSentenceOptions {
        lastWordConnector: string;
        twoWordsConnector: string;
        wordsConnector: string;
    }
    Index

    Properties

    lastWordConnector: string
    twoWordsConnector: string
    wordsConnector: string