@sheerid/jslib
    Preparing search index...

    Interface ProgramIdAction

    interface ProgramIdAction {
        programId: string;
        type: "PROGRAM_ID";
    }
    Index

    Properties

    Properties

    programId: string
    type: "PROGRAM_ID"