mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
7 lines
138 B
JavaScript
7 lines
138 B
JavaScript
export default {
|
|
'✅': 'native',
|
|
'✳️': 'rosetta',
|
|
'⏹': 'no-in-progress',
|
|
'🚫': 'no',
|
|
'🔶': 'unreported',
|
|
}
|