Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UnknownType

Hierarchy

  • Type
  • S<M.UnknownType, "type" | "name">
    • UnknownType

Index

Properties

Properties

name

name: string

A string representation of the type as returned from TypeScript compiler.

Readonly type

type: "unknown" = "unknown"

The type name identifier.

Generated using TypeDoc