Options
All
  • Public
  • Public/Protected
  • All
Menu

improve push types

Index

Type Aliases

ConversationListType: { id: string; type: string }

Type declaration

  • id: string

    Conversation id.

  • type: string

    Conversation type.

Interval: { hours: number; minutes: number }

Type declaration

  • hours: number

    Hours.

  • minutes: number

    Minutes.

Generated using TypeDoc