UNPKG

135 BTypeScriptView Raw
1import { type ParameterDecorator } from "../typings/index.js";
2export declare function Ctx(propertyName?: string): ParameterDecorator;