data.js 81 B

1234567
  1. App.Data = (function(lng, app, undefined) {
  2. return {
  3. }
  4. })(LUNGO, App);