зеркало из https://github.com/mozilla/pluotsorbet.git
4 строки
83 B
JavaScript
4 строки
83 B
JavaScript
|
DumbPipe.registerOpener("echo", function(message, sender) {
|
||
|
sender(message);
|
||
|
});
|