Skip to main content

type alias ExecFileException

Definition #

Omit<ExecException, "code">
& Omit<ErrnoException, "code">
& { code?:
string
| number
| undefined
| null
; }

你找到了你需要的东西吗?

隐私政策