Options
All
  • Public
  • Public/Protected
  • All
Menu

External module Client

Index

Variables

Const frontendStore

frontendStore: Store<IStateFrontend, AnyAction> = createStore(socketMiddleware)

Const rootElement

rootElement: HTMLElement = document.getElementById('root')

Const socket

socket: Socket = io('/')

Functions

Const socketMiddleware

  • socketMiddleware(_store: any): (Anonymous function)

Generated using TypeDoc