10 lines
170 B
JavaScript
10 lines
170 B
JavaScript
// This is a generated file.
|
|
// Published at 2025-04-06 16:01:50
|
|
|
|
export default {
|
|
"NOT_APPLIED": "not-applied",
|
|
"APPLIED": "applied",
|
|
"FAILED": "failed"
|
|
}
|
|
|