Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

CallbackValueData: { uniqueId: string; values: any }

Type declaration

  • uniqueId: string
  • values: any
EmitData: { args: any[]; name: string; uniqueId: string }

Type declaration

  • args: any[]
  • name: string
  • uniqueId: string

Generated using TypeDoc