Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentChange<T>

Type parameters

Hierarchy

  • DocumentChange

Index

Properties

Properties

doc

doc: T

newIndex

newIndex: number

oldIndex

oldIndex: number

type

type: firestore.DocumentChangeType

Generated using TypeDoc