Oh, you can do just: val test: Test = JSON.parse("...
# javascript
t
Oh, you can do just: val test: Test = JSON.parse("{\"value\": [1, 2, 3]}") I wonder if this works with deeper data structures containing other instances of objects