Skip to content

EveryOptions

@tsed/pulse

Usage

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

See /packages/third-parties/pulse/src/types/interfaces/PulseStore.ts.

Overview

ts
type EveryOptions = JobOptions & DefineOptions;

Released under the MIT License.