Skip to content

OnAny

@tsed/event-emitter

Usage

typescript
import { OnAny } from "@tsed/event-emitter";

See /packages/third-parties/event-emitter/src/types/decorators/onAny.ts.

Overview

ts
function OnAny(): MethodDecorator;

Released under the MIT License.