application.js 96 Bytes
(function () {
    "use strict";
    angular.module("xn.page", ["ui.bootstrap.carousel"])
})();