mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REF] owl: reorganize exports, remove registry, remove web example
closes #38
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
export { Component, PureComponent } from "./component";
|
||||
export { EventBus } from "./event_bus";
|
||||
export { QWeb } from "./qweb";
|
||||
export { Registry } from "./registry";
|
||||
export { connect, Store } from "./store";
|
||||
import * as _utils from "./utils";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user