export component APIs from convert
This commit is contained in:
@@ -53,5 +53,11 @@ define([
|
||||
});
|
||||
return convert;
|
||||
}());
|
||||
|
||||
convert.core = {
|
||||
vdom: vdom,
|
||||
hyperjson: hyperjson,
|
||||
hyperscript: hyperscript
|
||||
};
|
||||
return convert;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user