Skip to content

Pulse

@tsed/pulse

Usage

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

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

Overview

ts
function Pulse(options?: PulseOptions): ClassDecorator;

Released under the MIT License.