TypeDoc API - v0.28.7
    Preparing search index...

    Interface IntrinsicType

    interface IntrinsicType {
        name: string;
        type: "intrinsic";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    name: string
    type: "intrinsic"

    The type name identifier.