Type alias RelativeTimeSpecVal

RelativeTimeSpecVal: string | ((n, withoutSuffix, key, isFuture) => string)

Type declaration

    • (n, withoutSuffix, key, isFuture): string
    • Parameters

      Returns string