Skip to content

Agenda

@tsed/agenda

Usage

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

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

Overview

ts
function Agenda(options?: AgendaOptions): ClassDecorator;

Released under the MIT License.