I have the following code to load a dependency asynchronously:
declare global { interface Window { System: System.Module } } const fooService = windo