Created
May 3, 2022 03:58
-
-
Save TakahikoKawasaki/e72fa3cac4d4de0a9b8d330382bb8b59 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"age_18_or_over": { | |
"claim": "birthdate", | |
"fn": [ | |
"years_ago", | |
[ "gte", 18 ] | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment