interface JobEntry
extends JobData
Add Package
deno add jsr:@leotermine/redismq
Import symbol
import { type JobEntry } from "@leotermine/redismq";
---- OR ----
Import directly with a jsr specifier
import { type JobEntry } from "jsr:@leotermine/redismq";
Add Package
npx jsr add @leotermine/redismq
Import symbol
import { type JobEntry } from "@leotermine/redismq";
Add Package
yarn dlx jsr add @leotermine/redismq
Import symbol
import { type JobEntry } from "@leotermine/redismq";
Add Package
pnpm dlx jsr add @leotermine/redismq
Import symbol
import { type JobEntry } from "@leotermine/redismq";
Add Package
bunx jsr add @leotermine/redismq
Import symbol
import { type JobEntry } from "@leotermine/redismq";