12 lines
198 B
JavaScript
12 lines
198 B
JavaScript
// This is a generated file.
|
|
|
|
export default {
|
|
"DATABASE": "database",
|
|
"CACHE": "cache",
|
|
"QUEUE": "queue",
|
|
"STORAGE": "storage",
|
|
"GATEWAY": "gateway",
|
|
"CUSTOM": "custom"
|
|
}
|
|
|