mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add a way to easily package core as a library
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export { QWeb } from "./qweb_vdom";
|
||||
export { EventBus } from "./event_bus";
|
||||
export { Component } from "./component";
|
||||
Reference in New Issue
Block a user