© 2026 Hedgehog Software, LLC
export const arkQueryCriteriaValue = type('<Value>', [ { eq: 'Value' }, '|', { notEq: 'Value' }, '|', { in: 'Value[]' }, ]);