pkl-community / pkl-typescript

TypeScript language bindings for the Pkl programming language
https://www.npmjs.com/package/@pkl-community/pkl-typescript
Apache License 2.0
104 stars 1 forks source link

Dynamic support #1

Closed jackkleeman closed 9 months ago

jackkleeman commented 10 months ago

Proper entry support requires a slightly more funky type. Let's see how this API works in practice. JS lets us have a combination object and array, but there are too many caveats so let's try just splitting everything out