mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
4d164b6ca4
commit
be337a2e52
3 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ export {
|
|||
export {
|
||||
addPlayer as ɵaddPlayer,
|
||||
getPlayers as ɵgetPlayers,
|
||||
} from './render3/player';
|
||||
} from './render3/players';
|
||||
|
||||
// we reexport these symbols just so that they are retained during the dead code elimination
|
||||
// performed by rollup while it's creating fesm files.
|
||||
|
|
|
|||
Loading…
Reference in a new issue