mirror of
https://github.com/vercel/workflow.git
synced 2026-09-14 19:59:43 +08:00
695a1b76d0
* fix(web-shared): expand Web API iterables Signed-off-by: Cursor Agent <cursoragent@cursor.com> * fix(web-shared): inspect generic iterables Signed-off-by: Cursor Agent <cursoragent@cursor.com> * fix(web-shared): compare iterator identity safely Signed-off-by: Cursor Agent <cursoragent@cursor.com> * test(web-shared): cover inspector iterable entries Signed-off-by: Cursor Agent <cursoragent@cursor.com> * fix(web-shared): describe map-like iterables via entries() Signed-off-by: Cursor Agent <cursoragent@cursor.com> --------- Signed-off-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Cursor Agent <cursoragent@cursor.com>