Latest updates from IceHrmPro
This commit is contained in:
1
web/node_modules/rc-util/lib/utils/get.d.ts
generated
vendored
Normal file
1
web/node_modules/rc-util/lib/utils/get.d.ts
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export default function get<T = any>(entity: any, path: (string | number)[]): any;
|
||||
Reference in New Issue
Block a user