Skip to content

Subscribe

@tsed/schema

Usage

typescript
import { Subscribe } from "@tsed/schema";

See /packages/specs/schema/src/types/decorators/operations/subscribe.ts.

Overview

ts
function Subscribe(event: string): import("./operation.js").RouteChainedDecorators;

Released under the MIT License.