Skip to content

Commit

Permalink
Convert core-data selectors from jsDoc annotations into TypeScript ty…
Browse files Browse the repository at this point in the history
…pe signatures (#40025)

Replaces the jsDoc annotations like `@param {Object}` and `@return {string}` in favor of their TypeScript counterparts. This is the first step towards introducing exhaustive type signatures after #40024 is merged.
  • Loading branch information
adamziel committed May 5, 2022
1 parent dd7aa57 commit 4c38108
Show file tree
Hide file tree
Showing 3 changed files with 575 additions and 385 deletions.
Loading

0 comments on commit 4c38108

Please sign in to comment.