mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
Co-authored-by: Martin Guillon <martin.guillon@akylas.fr>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import * as inspectorCommandTypes from './InspectorBackendCommands.ios';
|
||||
// eslint-disable-next-line @typescript-eslint/no-var-requires
|
||||
const inspectorCommands: typeof inspectorCommandTypes = require('./InspectorBackendCommands');
|
||||
|
||||
import * as debuggerDomains from '.';
|
||||
|
||||
Reference in New Issue
Block a user