forked from Yara724/api
Initial commit after migration to gitea
This commit is contained in:
4
src/expert-insurer/panel.enum.ts
Normal file
4
src/expert-insurer/panel.enum.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export enum PanelModels {
|
||||
BLAME = "blame",
|
||||
CLAIM = "claim",
|
||||
}
|
||||
Reference in New Issue
Block a user