6 lines
95 B
TypeScript
6 lines
95 B
TypeScript
/*
|
|
* @deprecated Please use testing_internal instead
|
|
*/
|
|
|
|
export * from './testing_internal';
|