I want to run a JS function from a module that loaded asynchronously (that exposed by module federation) and to use the return value in a React component.
For example