Publish
@tsed/schema
Usage
typescript
import { Publish } from "@tsed/schema";See /packages/specs/schema/src/decorators/operations/publish.ts.
Overview
ts
function Publish(event: string): import("./operation.js").RouteChainedDecorators;