angular-cn/modules/@angular/platform-browser/testing.ts

4 lines
111 B
TypeScript
Raw Normal View History

export * from './testing/browser_util';
export * from './testing/matchers';
export * from './testing/browser';