Skip to content

Publish

@tsed/schema

Usage

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

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

Overview

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

Released under the MIT License.