LinkedDataKey: {
    hookedProgram: PublicKey;
    type: "LinkedLifecycleHook";
} | {
    dataAuthority: PluginAuthority;
    type: "LinkedAppData";
}

Generated using TypeDoc