evan
evan
我也遇到一样的问题
> Really looking forward to!
For the case: ```typescript const result = plainToClass(Test, {}, {exposeDefaultValues: true}); console.log(result); // console.log Test { aDefaultProp: 'default', aDefaultArray: [] } ``` `exposeDefaultValues` works fine. For the case: ```typescript const...
`pod 'HandyJSON', '~> 4.2.0'` 我这样就行了,刚解决
> > `pod 'HandyJSON', '~> 4.2.0'` > > 我这样就行了,刚解决 > > 怎么我刚刚试过还是不行的 如果是这两天升级到Xcode 10.2 和 swift 5的,暂时用这个: ``` pod 'HandyJSON', :git => 'https://github.com/alibaba/HandyJSON.git', :branch => 'dev_for_swift5.0' ``` 最好加下QQ群:581331250
Is this in process?
does it supported?