/** * #login.ts * * Code generated by ts-proto. DO NOT EDIT. * @packageDocumentation */ /** Effect emitted from a web view to trigger the Reddit login or signup onboarding flow. */ export type WebViewLoginPromptEffect = {}; //# sourceMappingURL=login.d.ts.map