TypeDoc API - v0.28.2

    Class QueryType

    Represents a type that is constructed by querying the type of a reflection.

    const x = 1
    type Z = typeof x // query on reflection for x

    Hierarchy (View Summary, Expand)

    Index

    Constructors

    Methods

    • Implementation method for toString. needsParenthesis will be used to determine if the returned string should be wrapped in parenthesis.

      Returns string

    Properties

    type: "query"

    The type name identifier.

    MMNEPVFCICPMFPCPTTAAATR