Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "types"

Index

Interfaces

Type aliases

Type aliases

WSData

WSData: { data?: undefined | { data?: App[]; token?: undefined | string }; event?: undefined | string }

Type declaration

  • Optional data?: undefined | { data?: App[]; token?: undefined | string }
  • Optional event?: undefined | string

Generated using TypeDoc