Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConversationState

Hierarchy

  • IConversationState

Index

Properties

updatedItems?: {}

Type declaration

  • [key: string]: { time: number; val: any }
    • time: number
    • val: any