We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
f972d4d
require and exports are not defined by default you can use this.exports this.require
or define(["require", "exports"], function(require, exports){});
This is more compatible with r.js and other AMD modules