mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +08:00
refactor: circular deps part 1
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
//Types
|
||||
import { DOMNode } from './dom-node';
|
||||
import { DOMNode } from './dom-types';
|
||||
|
||||
export interface InspectorCommands {
|
||||
// DevTools -> Application communication. Methods that devtools calls when needed.
|
||||
|
Reference in New Issue
Block a user