3 lines
195 B
TypeScript
3 lines
195 B
TypeScript
export {DebugElement, asNativeElements, By, Scope, inspectElement} from './debug/debug_element';
|
|
export {inspectNativeElement, ELEMENT_PROBE_BINDINGS} from './debug/debug_element_view_listener';
|