Latest updates from IceHrmPro
This commit is contained in:
1
web/node_modules/rc-util/es/utils/set.d.ts
generated
vendored
Normal file
1
web/node_modules/rc-util/es/utils/set.d.ts
generated
vendored
Normal file
@@ -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