webpack/buildin/amd-define.js

2 lines
84 B
JavaScript

module.exports = function() { throw new Error("define cannot be used indirect"); };