UNPKG

ucan-ext-js-kitchen-sink

Version:

my-ext-gen-app description for Ext JS app MyExtGenApp

8 lines (7 loc) 137 B
Ext.define('UCANSink.util.Shared', { alternateClassName: ['Shared'], singleton: true, log: function(msg) { console.log(msg); } });