UNPKG

extjs-gpl

Version:

GPL licensed version of Sencha Ext JS

11 lines (10 loc) 157 B
/** * @private */ Ext.define('Ext.fx.animation.WipeOut', { extend: 'Ext.fx.animation.Wipe', config: { // @hide out: true } });