/** * @license * Copyright Google LLC All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.dev/license */ /** * This re-export is in place to allow us to get the types from @angular/ssr for * generate_api_docs. This reexport cannot be used for importing from @angular/ssr. */ export * from '@angular/ssr/node';