amd-define.js 85 Bytes
Newer Older
liang ce committed
1 2 3
module.exports = function() {
	throw new Error("define cannot be used indirect");
};