Node TAP
    Preparing search index...
    type MessagePlan = {
        data: PlanData;
        type: "test:plan";
    }
    Index

    Properties

    Properties

    data: PlanData
    type: "test:plan"