Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MonoOperatorPayload

Hierarchy

Index

Properties

Properties

fn

The function | string | number to apply to the operator

Optional isBound

isBound: boolean

Determines if the this value is bound to the function

name

name: string

the name of the decorator

operator

operator: MonoOperatorFn

A single arity rxjs operator.

Generated using TypeDoc