Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup indexer transform function (kkrt-labs#1226)
* - Changed return statements to array filters - Moved object mutations from map to forEach * Address comments: - Add name constants for Collection - cleanup * Fix typing * Divide transform into helper functions for clarity * fix: fmt and type * fix: tests * fix: refactoring * fix: remove update store --------- Co-authored-by: Eugenio Paluello <[email protected]>
- Loading branch information