Created
July 7, 2018 11:47
-
-
Save Banck/4b45ddb284437e0032b59311d69b70bc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% for type in types.based.JSONAutoRepresentable| %} | |
// sourcery:inline:auto:{{ type.name }}.JSONAutoRepresentable | |
init(_ json: JSON) { | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment