- <html>
- <head>
- <title>multiple fetch demo with async/await and TJSPromise.All</title>
- <script type="application/javascript" src="trymany.js"></script>
- </head>
- <body>
- <div id="pasjsconsole"></div>
- <script type="application/javascript">
- rtl.run();
- </script>
- </body>
- </html>
-
|