mirror of
https://github.com/fankes/moshi.git
synced 2025-10-20 00:19:21 +08:00
* Fix: force object type for type arguments * Add outDeclaration regression test for #1009 * Create mapTypesUtility for reusing recursive type mapping * Strip typevar variance where appropriate Resolves #1009