amd-define.js 85 B

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