Are you an LLM? You can read better optimized documentation at /api/third-parties/agenda/types/interfaces/type-every-options.md for this page in Markdown format
EveryOptions
@tsed/agenda
Usage
typescript
import { EveryOptions } from "@tsed/third-parties/agenda/src/interfaces/AgendaStore";See /packages/third-parties/agenda/src/interfaces/AgendaStore.ts.
Overview
ts
type EveryOptions = AgendaJobOptions & DefineOptions;