UNPKG

@tsed/common

Version:
9 lines (8 loc) 199 B
/** * Return the current response data. Prefer the @@Context@@ decorator to get or set data. * * @decorator * @operation * @input */ export declare function ResponseData(): ParameterDecorator;