mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1f528f1e8d
Re-add the `@developerPreview` flags to `effect()`. While we don't expect the `effect` API itself to change, we may change how other FW APIs interact with `effect`s. Also, add a missing export for one of those effect APIs. PR Close #52490