var Entrypoint = (function () { function Entrypoint() { } Entrypoint.Main = function () { }; return Entrypoint; }()); var FileCache = (function () { function FileCache() { } FileCache.Initialize = function () { }; return FileCache; }()); FileCache.dbHandle = null;