For anyone else that needs to know, if you need to look at the API docs for Deno, you’d want to go to Docs → API. Don’t go to Modules → Standard Library. That has the docs as well but arranged by the source file they appear in, which is useless to you unless you need the import statement.