apple / pkl-pantry

Shared Pkl packages
Apache License 2.0
229 stars 31 forks source link

[pkl.experimental.deepToTyped] Support types containing Any #25

Closed Pythoner6 closed 4 months ago

Pythoner6 commented 4 months ago

It seems reasonable that deepToTyped should support a type explicitly containing Any. Ran into this trying to use k8s.contrib.crd: https://github.com/apple/pkl-pantry/issues/24