KC's Workspace
    Preparing search index...
    interface TypePredicateBase {
        kind: TypePredicateKind;
        type: Type | undefined;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: Type | undefined