UNPKG

@angular/core

Version:

Angular - the core framework

10 lines (7 loc) 203 B
/** * @license Angular v20.3.9 * (c) 2010-2025 Google LLC. https://angular.dev/ * License: MIT */ declare function setAlternateWeakRefImpl(impl: unknown): void; export { setAlternateWeakRefImpl };