Options
All
  • Public
  • Public/Protected
  • All
Menu

A service that resolves Operators (or custom string) into a concrete (@link Operator) implementation class.

Hierarchy

  • OperatorResolverService

Index

Constructors

Methods

  • toClass(operator: string): Type<Operator<any>>
  • toCustomClass(operator: string): Type<Operator<any>>

Generated using TypeDoc