Latest updates from IceHrmPro
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export default function set<Entity = any, Output = Entity, Value = any>(entity: Entity, paths: (string | number)[], value: Value): Output;
|
||||
Reference in New Issue
Block a user