overleaf/services/web/public/js/libs/ng-i18next/index.js

9 lines
186 B
JavaScript
Raw Normal View History

(function() {
define(["libs/ng-i18next/provider", "libs/ng-i18next/directive/directive", "libs/ng-i18next/filter/filter"], function() {
console.log("hello")
});
}).call(this);