ymolchaniuk
Results
1
issues of
ymolchaniuk
I wan't to rename property when it will be returned to client, for example I have `export class A { @Transform(({value})=>4) t: string; }` I need to rename t when...
type: question