mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f529236bfc
Old test_lib is now testing_internal test_lib_public is now testing
6 lines
78 B
TypeScript
6 lines
78 B
TypeScript
/**
|
|
* @deprecated Please use testing instead
|
|
*/
|
|
|
|
export * from './testing';
|