Modify the generated files to add @generated and @flow annotations, convert the ts types to flow types, and fix import paths
Depends on D9793
Differential D9807
[web] add generated js code and flow types for identity_authenticated.proto Authored by varun on Nov 9 2023, 8:24 PM.
Details Modify the generated files to add @generated and @flow annotations, convert the ts types to flow types, and fix import paths Depends on D9793 used the generated IdentityClientServicePromiseClient in identity-auth-client.cjs to call getKeyserverKeys. got back my local keyserver's keys
Diff Detail
Event TimelineComment Actions Looks right. This stuff is hard to review, hoping you were thorough when writing / testing |