deno types
Last updated: Jan 16, 2025
Command line usage
deno types [OPTIONS]
Print runtime TypeScript declarations.
deno types > lib.deno.d.ts
The declaration file could be saved and used for typing information.
deno types [OPTIONS]
Print runtime TypeScript declarations.
deno types > lib.deno.d.ts
The declaration file could be saved and used for typing information.