Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Loader

Loader interface. Provides ".write(obj)" method that returns an observable with the loaded value.

Hierarchy

  • Loader

Implemented by

Index

Methods

Methods

write

  • write(object: any, context?: any): Observable<any>

Generated using TypeDoc