expect error
parent
57f7d39281
commit
5079bf863e
|
|
@ -1,3 +1,4 @@
|
|||
/** @ts-expect-error */
|
||||
import * as pty from "@lydell/node-pty"
|
||||
import type { Opts, Proc } from "./pty"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue