Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Source<T>

A basic definition of a Source.

Type parameters

  • T = any

Hierarchy

  • Source

Implemented by

Index

Properties

Properties

state

state: T

state$

state$: Observable<T>

Generated using TypeDoc