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

    Interface TimeAgoInWordsOptions

    interface TimeAgoInWordsOptions {
        includeSeconds?: boolean;
        scope?: Scope;
    }
    Index

    Properties

    includeSeconds?: boolean
    scope?: Scope