Skip to main content

deno types

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.