frontend js enums generation, started service/create
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// This is a generated file.
|
||||
// Published at 2025-04-01 16:18:32
|
||||
|
||||
export default {
|
||||
"NOT_APPLIED": "not-applied",
|
||||
"APPLIED": "applied",
|
||||
"FAILED": "failed"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user