jmespath-ts icon indicating copy to clipboard operation
jmespath-ts copied to clipboard

Accept readonly arrays as JSON values

Open mkantor opened this issue 3 years ago • 1 comments

This allows things like search(['a'] as const, '[0]'). Previously that would be rejected by the type checker.

mkantor avatar Dec 08 '21 17:12 mkantor

Any hope in getting this merged?

mkantor avatar Apr 27 '22 14:04 mkantor