diff options
author | Yusuke Tanaka <yusuktan@maguro.dev> | 2023-11-25 13:26:24 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-25 13:26:24 +0900 |
commit | 00e4c47890e9b5d95557b06f2048d14a79de8401 (patch) | |
tree | 9420e2909355950aec3cbe83e3b7f344b2365667 /runtime/fmt_errors.rs | |
parent | 89424f8e4a339d42f17e772f5f65fc89e024a8ca (diff) |
fix(dts): `Deno.ChildProcess` actually implements `AsyncDisposable` (#21326)
What `Deno.ChildProcess` actually implements is `AsyncDisposable`, but the type
declaration says it's `Disposable`. This PR fixes the type declaration to match
the actual implementation.
Diffstat (limited to 'runtime/fmt_errors.rs')
0 files changed, 0 insertions, 0 deletions