Commit 8a7e0312 by crosf32

add export

parent 39fc836c
......@@ -867,7 +867,7 @@ let DoodleBack = function (item, config) {
this.initLoad();
};
class Doodle {
export class Doodle {
constructor(el, options) {
moment.locale('fr')
let config = this.initializeConfig(options);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment