UNPKG

extjs-class-loader

Version:

Ext.js loader module for webpack

10 lines (9 loc) 206 B
const ExtJSEntry = require('./ExtJsEntry'); module.exports = new ExtJSEntry([{ type: 'Call', argumentIndex: 0, callee: { object: 'Ext', method: 'application' } }]);