typescript upgrade
This commit is contained in:
parent
4393a315fa
commit
2f2d0294f4
6 changed files with 20 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { Breakpoint, IBackend, Stack, SSHArguments, Variable } from "../backend.ts"
|
||||
import { Breakpoint, IBackend, Stack, SSHArguments, Variable } from "../backend"
|
||||
import * as ChildProcess from "child_process"
|
||||
import { EventEmitter } from "events"
|
||||
import { parseMI, MINode } from '../mi_parse';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue