coronamap/node_modules/webpack/buildin/amd-define.js
2020-06-14 00:00:00 -07:00

3 lines
85 B
JavaScript

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