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

## Usage

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

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

## Overview

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