Monorepo for Tangled
at 74f99178cbd46df2f8a0bd555e7f4736e501c337 12 lines 203 B view raw
1{ 2 "lexicon": 1, 3 "id": "sh.tangled.repo.issue.state.closed", 4 "needsCbor": true, 5 "needsType": true, 6 "defs": { 7 "main": { 8 "type": "token", 9 "description": "closed issue" 10 } 11 } 12}