Revert "refactor(core): remove unused export (#38224)"
This reverts commit fbe1a9cbaaec91bb5ca8d1b47ebd7b6363ae6568.
This commit is contained in:
parent
65cc0c8bd6
commit
e79b6c31f9
@ -26,3 +26,7 @@ if (_global.beforeEach) {
|
||||
resetFakeAsyncZone();
|
||||
});
|
||||
}
|
||||
|
||||
// TODO(juliemr): remove this, only used because we need to export something to have compilation
|
||||
// work.
|
||||
export const __core_private_testing_placeholder__ = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user