chore: fix typos

This commit is contained in:
Simon Chan 2022-02-08 15:11:39 +08:00
parent f125e82903
commit 42c7da9350
21 changed files with 91 additions and 41 deletions

View file

@ -1,3 +1,5 @@
// cspell: ignore killforward
import { AutoDisposable } from '@yume-chan/event';
import Struct from '@yume-chan/struct';
import type { AdbPacket } from '../packet';