Closed
Description
Describe the bug
Visit https://deno.land/[email protected]/io/mod.ts
The io
module is marked deprecated in API doc although there is no @deprecated
tag in jsdoc in mod.ts
.
Expected behavior
It should not be marked deprecated as it was re-introduced in #4128.
Environment
N/A