UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

9 lines (7 loc) 168 B
/** * @private */ Ext.define('Ext.device.storage.Cordova', { alternateClassName: 'Ext.device.storage.PhoneGap', extend: 'Ext.device.storage.HTML5.HTML5' });