Skip to content

EveryOptions

@tsed/agenda

Usage

typescript
import { EveryOptions } from "@tsed/third-parties/agenda/src/types/interfaces/AgendaStore";

See /packages/third-parties/agenda/src/types/interfaces/AgendaStore.ts.

Overview

ts
type EveryOptions = JobOptions & DefineOptions;

Released under the MIT License.