## TODO: add missing unit tests to `@type/is` The following source files currently have no corresponding unit test files. Add them! - [x] `./src/async-disposable.ts` - [x] `./src/enum.ts` - [x] `./src/empty.ts` - [x] `./src/keyof.ts` - [x] `./src/instance.ts` - [x] `./src/class.ts` - [x] `./src/either.ts` - [x] `./src/both.ts` - [x] `./src/async-iterable-object.ts` - [x] `./src/set-like.ts` - [x] `./src/array-buffer-view.ts` These files already exist but have flaky or missing tests and need improvement:
TODO: add missing unit tests to
@type/isThe following source files currently have no corresponding unit test files. Add them!
./src/async-disposable.ts./src/enum.ts./src/empty.ts./src/keyof.ts./src/instance.ts./src/class.ts./src/either.ts./src/both.ts./src/async-iterable-object.ts./src/set-like.ts./src/array-buffer-view.tsThese files already exist but have flaky or missing tests and need improvement: