4 lines
85 B
Java
4 lines
85 B
Java
![]() |
module.exports = function() {
|
||
|
throw new Error("define cannot be used indirect");
|
||
|
};
|