mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REF] move app and compiler code around
This commit is contained in:
committed by
Aaron Bohy
parent
9b8c582b32
commit
8c16790471
@@ -1,4 +1,4 @@
|
||||
import type { App } from "../app";
|
||||
import type { App } from "../app/app";
|
||||
import { BDom, VNode } from "../blockdom";
|
||||
import { Component } from "./component";
|
||||
import {
|
||||
|
||||
Reference in New Issue
Block a user