UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

8 lines (6 loc) 136 B
Ext.define('Admin.view.profile.UserProfileBase', { extend: 'Ext.Container', viewModel: { type: 'userprofile' } });