Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_doc/types.d.ts>TsImportTypeDef

Documentation generator for Deno
Go to Latest
interface TsImportTypeDef
import { type TsImportTypeDef } from "https://deno.land/x/deno_doc@0.115.0/types.d.ts";

Properties

specifier: string
optional
qualifier: string
optional
typeParams: TsTypeDef[]