---
meta:
 - name: keywords
   description: api typescript node.js documentation EveryOptions type
---
# EveryOptions - @tsed/agenda

## Usage

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

> See [/packages/third-parties/agenda/src/interfaces/AgendaStore.ts](https://github.com/tsedio/tsed/blob/v8.28.2/packages/third-parties/agenda/src/interfaces/AgendaStore.ts#L0-L0).

## Overview

```ts
type EveryOptions = JobOptions & DefineOptions;
```
