Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotiMsg<T>

Type parameters

  • T

    the type of the payload

Hierarchy

  • NotiMsg

Index

Properties

Properties

level

level: ConsoleLevel | "success"

msg

msg: string

Optional payload

payload: T

Generated using TypeDoc