mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
merge
This commit is contained in:
@@ -13,6 +13,7 @@ const object = [
|
||||
'diplomas',
|
||||
'expedientes-pr',
|
||||
'despachos',
|
||||
'*',
|
||||
] as const;
|
||||
|
||||
export type IdObject = typeof object[number];
|
||||
export type notificationObject = typeof object[number];
|
||||
Reference in New Issue
Block a user