Skip to content

Every

@tsed/agenda

Usage

typescript
import { Every } from "@tsed/agenda";

See /packages/third-parties/agenda/src/types/decorators/every.ts.

Overview

ts
function Every(interval: string, options?: EveryOptions): MethodDecorator;

Released under the MIT License.