Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/stack/OnChange"

Index

Type aliases

Type aliases

StackOnChange

StackOnChange: function

Type declaration

    • (top: IImmutable, next: Stack, previous: Stack): void
    • Parameters

      • top: IImmutable
      • next: Stack
      • previous: Stack

      Returns void