App.js 101 B

12
  1. export class App{presentUI(document){}}
  2. self.Common=self.Common||{};Common=Common||{};Common.App=App;