mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b6424ac3c5
* Uses `.mjs` for circular deps tests * Replaces `require` with ESM-equivalent. uses an import statement here for proper typing, and specify dependency properly. PR Close #48538