Changeset 79a0317 for imaps-frontend/node_modules/has-symbols/test/shams
- Timestamp:
- 01/21/25 03:08:24 (3 days ago)
- Branches:
- main
- Parents:
- 0c6b92a
- Location:
- imaps-frontend/node_modules/has-symbols/test/shams
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/has-symbols/test/shams/core-js.js
r0c6b92a r79a0317 9 9 t.end(); 10 10 }); 11 // @ts-expect-error TS is stupid and doesn't know about top level return 11 12 return; 12 13 } -
imaps-frontend/node_modules/has-symbols/test/shams/get-own-property-symbols.js
r0c6b92a r79a0317 9 9 t.end(); 10 10 }); 11 // @ts-expect-error TS is stupid and doesn't know about top level return 11 12 return; 12 13 }
Note:
See TracChangeset
for help on using the changeset viewer.