Revert "refactor(core): remove unused export (#38224)"
This reverts commit fbe1a9cbaaec91bb5ca8d1b47ebd7b6363ae6568.
This commit is contained in:
parent
920205bc61
commit
e934864a90
@ -26,3 +26,7 @@ if (_global.beforeEach) {
|
|||||||
resetFakeAsyncZone();
|
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