import "html-script/types"; import "html-script/facebook-sdk"; import "html-script/google-gsi-client"; import "html-script/google-analytics"; import "html-script/script-tags-0"; import "html-script/script-tags-1"; import "html-script/socket.io"; import "html-script/svelte"; import "html-script/dojo"; import "dojo/main"; // TODO where is this actually first imported? import "html-script/script-tags-2"; import "html-script/script-tags-3"; // This file is the entry point for all information loaded automatically through the HTML page. The order of references show the order in which files are loaded and map directly to the 'script' tags in the HTML file. When manually including the project into another TS project, you can include this file to automatically load all auto-loaded scripts.