Node TAP
    Preparing search index...
    type MessagePass = {
        data: PassData;
        type: "test:pass";
    }
    Index

    Properties

    Properties

    data: PassData
    type: "test:pass"