Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core(user-flow): cleanup types #14442

Merged
merged 4 commits into from
Oct 21, 2022
Merged

core(user-flow): cleanup types #14442

merged 4 commits into from
Oct 21, 2022

Conversation

adamraine
Copy link
Member

@adamraine adamraine commented Oct 11, 2022

  • Noticed we were exposing the static UserFlow object type not the instance type while testing core: restructure types for direct import and publishing #14441
  • HashState belongs on the flow report types, not the flow result types
  • lhr/flow.d.ts -> lhr/flow-result.d.ts
  • Config on the flow options should be optional
  • Jsdoc comments

@adamraine adamraine changed the title core(user-flow): expose instance type globally core(user-flow): cleanup types Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants