mirror of
https://github.com/toddbluhm/env-cmd.git
synced 2025-12-08 18:23:33 +00:00
6 lines
96 B
JavaScript
6 lines
96 B
JavaScript
module.exports = {
|
|
'THANKS': 'FOR ALL THE FISH',
|
|
'ANSWER': 0,
|
|
'GALAXY': 'hitch\nhiking'
|
|
}
|