Interface ObserverInterface

Hierarchy

  • ObserverInterface

Implemented by

Index

Properties

Methods

Properties

use strict

use strict: any

Methods

getNotification

  • getNotification(data: any): void
  • Parameters

    • data: any

    Returns void