export component APIs from convert

pull/1/head
ansuz 9 years ago
parent b958caebdd
commit 0c2e057f9d

@ -53,5 +53,11 @@ define([
});
return convert;
}());
convert.core = {
vdom: vdom,
hyperjson: hyperjson,
hyperscript: hyperscript
};
return convert;
});

Loading…
Cancel
Save