alpha-global-constants 0.0.0-watch → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1622,6 +1622,5 @@ export declare enum api {
1622
1622
  PORTAL_LEAVE_APPROVE_GET_REGISTER_BY_ID = "/api/PortalApproveLeave/GetRegisterById?id=",
1623
1623
  PORTAL_REGISTER_OFF_GET_APPROVE_HISTORY = "/api/PortalApproveLeave/ApproveHistory",
1624
1624
  PORTAL_REGISTER_OFF_GET_APPROVE_HISTORY_BY_ID = "/api/PortalApproveLeave/GetApproveHistoryById",
1625
- HU_WORKING_PROCESS_FILE_NAME = "/api/HuWorking/GetFileNameWorkingProcess?id=",
1626
- HU_WORKING_PROCESS_PRINT = "/api/HuWorking/PrintWorkingProcess"
1625
+ PORTAL_ROUTE_READ_ALL_MINI = "/api/PortalRoute/ReadAllMini"
1627
1626
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alpha-global-constants",
3
- "version": "0.0.0-watch+1709696632759",
3
+ "version": "0.0.2",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^17.2.0",
6
6
  "@angular/core": "^17.2.0"