Latest updates from IceHrmPro
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
export default function _objectDestructuringEmpty(obj) {
|
||||
if (obj == null) throw new TypeError("Cannot destructure undefined");
|
||||
}
|
||||
Reference in New Issue
Block a user