0a5ab058a6
- Angular 12 application with PrimeNG components - 5 existing Cypress e2e test suites - SCSS styling with BEM naming convention - i18n support (10 languages) - Leaflet map integration - Complete component hierarchy and routing structure This baseline will be used for Angular → React migration.
22 lines
504 B
JSON
22 lines
504 B
JSON
[
|
|
"Iterator",
|
|
"Iterator.concat",
|
|
"Iterator.from",
|
|
"Iterator.zip",
|
|
"Iterator.zipKeyed",
|
|
"Iterator.prototype",
|
|
"Iterator.prototype.constructor",
|
|
"Iterator.prototype.drop",
|
|
"Iterator.prototype.every",
|
|
"Iterator.prototype.filter",
|
|
"Iterator.prototype.find",
|
|
"Iterator.prototype.flatMap",
|
|
"Iterator.prototype.forEach",
|
|
"Iterator.prototype.includes",
|
|
"Iterator.prototype.map",
|
|
"Iterator.prototype.reduce",
|
|
"Iterator.prototype.some",
|
|
"Iterator.prototype.take",
|
|
"Iterator.prototype.toArray"
|
|
]
|