Skip to content

Arg

@tsed/passport

Usage

typescript
import { Arg } from "@tsed/passport";

See /packages/security/passport/src/types/decorators/args.ts.

Overview

ts
function Arg(index: number): any;

Released under the MIT License.