mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REF] reorganize file structure
in order to separate compiler/ and runtime/ code
This commit is contained in:
committed by
Sam Degueldre
parent
e4b810c027
commit
22a79cdedd
@@ -1,4 +1,4 @@
|
||||
import { Component } from "../../src/component/component";
|
||||
import { Component } from "../../src/runtime/component";
|
||||
import { mount, useState, xml } from "../../src/index";
|
||||
import { editInput, makeTestFixture, nextTick, snapshotEverything } from "../helpers";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user