Skip to content

Instantly share code, notes, and snippets.

@s1monw1
Created September 20, 2022 22:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s1monw1/d61ad29f90385606afe14a41e3dd15ca to your computer and use it in GitHub Desktop.
Save s1monw1/d61ad29f90385606afe14a41e3dd15ca to your computer and use it in GitHub Desktop.
val jsonString = """{ "x":200, "y":300 }"""
val data: JsonData = jsonString.asJson()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment