UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

11 lines (8 loc) 171 B
Ext.application({ name: 'AM', // automatically create an instance of AM.view.Viewport autoCreateViewport: true, controllers: [ 'Users' ] });