Skip to content

Every

@tsed/pulse

Usage

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

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

Overview

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

Released under the MIT License.