Skip to content

Define

@tsed/agenda

Usage

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

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

Overview

ts
function Define(options?: DefineOptions): MethodDecorator;

Released under the MIT License.