folders
Rick Carlino 2019-12-19 20:24:20 -06:00
parent 4b12828262
commit f803dfd6cf
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
/// <reference path="./hacks.d.ts" />
/**
* THIS IS THE ENTRY POINT FOR THE MAIN PORTION OF THE WEB APP.
*
* Try to keep this file light. */
import { detectLanguage } from "./i18n";
import { stopIE } from "./util/stop_ie";