Latest updates from IceHrmPro
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import AwaitValue from "./AwaitValue";
|
||||
export default function _awaitAsyncGenerator(value) {
|
||||
return new AwaitValue(value);
|
||||
}
|
||||
Reference in New Issue
Block a user