Files
angular/modules/@angular/compiler/testing.ts
2016-05-01 20:51:00 -07:00

6 lines
231 B
TypeScript

export * from './testing/schema_registry_mock';
export * from './testing/view_resolver_mock';
export * from './testing/xhr_mock';
export * from './testing/test_component_builder';
export * from './testing/directive_resolver_mock';