Type Alias GetPrivateOperation

GetPrivateOperation: {
    key: PrivateKeyName;
    target: Expression;
}