ts-api-utils - v3.0.0-rc.1
    Preparing search index...

    Interface FreshableIntrinsicType

    A type that is both an IntrinsicType and a FreshableType

    interface FreshableIntrinsicType {
        intrinsicName: string;
        objectFlags: ObjectFlags;
    }

    Hierarchy (View Summary)

    Index

    Properties

    intrinsicName: string
    objectFlags: ObjectFlags