bree icon indicating copy to clipboard operation
bree copied to clipboard

[fix] Job options interval type does not include the object

Open trufak opened this issue 9 months ago • 0 comments
trafficstars

Describe the bug

Node.js version: v22.13.1

OS version: Win10

Description: Job options interval type does not include the object

Actual behavior

I am creating a job in which the interval parameter is created using later. But I can't add it to the job options on typescript, because the job options type can only include string or number.

Expected behavior

The documentation describes that the interval type includes Number, Object, or String.

trufak avatar Feb 15 '25 12:02 trufak