UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

5 lines 146 B
Ext.define('Pandora.store.Stations', { extend: 'Ext.data.Store', requires: 'Pandora.model.Station', model: 'Pandora.model.Station' });