mirror of
https://github.com/fankes/moshi.git
synced 2025-12-12 23:11:04 +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