// WARNING: T4 generated file. Contents will be overwritten
// ReSharper disable InconsistentNaming
var App;
(function (App) {
    var Core;
    (function (Core) {
        var Interfaces;
        (function (Interfaces) {
            var ViewModels;
            (function (ViewModels) {
                var External;
                (function (External) {
                    var Registration;
                    (function (Registration) {
                        'use strict';
                    })(Registration = External.Registration || (External.Registration = {}));
                })(External = ViewModels.External || (ViewModels.External = {}));
            })(ViewModels = Interfaces.ViewModels || (Interfaces.ViewModels = {}));
        })(Interfaces = Core.Interfaces || (Core.Interfaces = {}));
    })(Core = App.Core || (App.Core = {}));
})(App || (App = {}));
//# sourceMappingURL=registration.js.map