Closed thgreasi closed 2 years ago
Thanks for deep research checking @fisehara :pray: I will get this in since atm TS doesn't let us use the new orderby notation at all and we can improve it later if we get better ideas.
@balena-ci I self-certify!
@balena-ci republish
Apparently this was invalid b/c the value types are incompatible. Given that we can't type
Extract<string, '$dir'>
atm (& we don't have negated types) this was the best fix I could think.Change-type: patch