Skip to content

Define

@tsed/pulse

Usage

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

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

Overview

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

Released under the MIT License.