xmpp.chapril.org-conversejs/src/end.frag

9 lines
322 B
GLSL
Raw Normal View History

/* 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('converse');
}));
/* jshint ignore:end */