Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRuleStore

Hierarchy

  • IRuleStore

Implemented by

Index

Methods

Methods

get

  • get(ruleName: string): Observable<undefined | Rule<any>>
  • Parameters

    • ruleName: string

    Returns Observable<undefined | Rule<any>>

Generated using TypeDoc