Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActionSubscribersObject<P, S>

Type Parameters

  • P

  • S

Hierarchy

  • ActionSubscribersObject

Index

Properties

after?: ActionSubscriber<P, S>
before?: ActionSubscriber<P, S>
error?: ActionErrorSubscriber<P, S>

Generated using TypeDoc