expect error

pr-18335
Dax Raad 2026-03-26 20:41:12 -04:00
parent 57f7d39281
commit 5079bf863e
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
/** @ts-expect-error */
import * as pty from "@lydell/node-pty" import * as pty from "@lydell/node-pty"
import type { Opts, Proc } from "./pty" import type { Opts, Proc } from "./pty"