UNPKG

@tsed/common

Version:
11 lines (10 loc) 211 B
/** * Get data from a path inside the given object * * @param expression * @decorator * @operation * @input * @pipe */ export declare function UseParamExpression(expression: string): ParameterDecorator;