glideapps / quicktype

Generate types and converters from JSON, Schema, and GraphQL
https://app.quicktype.io
Apache License 2.0
11.76k stars 1.04k forks source link

refactor: Fixes some easier dependency cycles #2605

Closed inferrinizzard closed 1 month ago

inferrinizzard commented 1 month ago

Description

Fixes dependency cycle in Strings + Acronyms, input/

Motivation and Context

Fixes #2540

Previous Behaviour / Output

New Behaviour / Output

How Has This Been Tested?

Passes lint check

Screenshots (if appropriate):