Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Extractor

Extractor interface. Only provides "read()" method that returns an observable with the result.

export
interface

Extractor

Hierarchy

  • Extractor

Implemented by

Index

Methods

Methods

read

  • read(context?: any): Observable<any>

Generated using TypeDoc