mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
refactor(core): zero circulars + esm ready (#10770)
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