@nextcloud/moment

    Type Alias RelativeTimeSpecVal

    RelativeTimeSpecVal:
        | string
        | (
            (
                n: number,
                withoutSuffix: boolean,
                key: RelativeTimeKey,
                isFuture: boolean,
            ) => string
        )
    MMNEPVFCICPMFPCPTTAAATR