xmpp.chapril.org-conversejs/src/inverse-end.frag
2017-06-14 19:47:06 +02:00

9 lines
321 B
JavaScript

/* jshint ignore:start */
//The modules for your project will be inlined above
//this snippet. Ask almond to synchronously require the
//module value for 'converse' here and return it as the
//value to use for the public API for the built file.
return require('inverse');
}));
/* jshint ignore:end */