amd-define.js 85 Bytes
module.exports = function() {
	throw new Error("define cannot be used indirect");
};