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.
1 parent e6f0297 commit 945e048Copy full SHA for 945e048
src/emotionsratings.js
@@ -117,3 +117,5 @@ function init(Survey, $) {
117
if (typeof Survey !== "undefined") {
118
init(Survey, window.$);
119
}
120
+
121
+export default init;
0 commit comments