UNPKG

extjs-class-loader

Version:

Ext.js loader module for webpack

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