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