@liveart/market-business-logic

v0.3.2
LiveArt Market Business Logic

Steps to import saga

  • fix prettier problems
  • fix import client to be configurableClient
  • import typedQueries types used in your saga
  • replace yield spawn(Alert...) with put(showAlert(...))
  • replace yield spawn(trackExceptions...) with put(trackExceptions(...))
  • copy in LoadingSlots needed for your saga
  • copy any constants files or internal libraries, like sagaData
  • REPEAT PROCESS WITH ANY SAGAS USED in your saga
npm i @liveart/market-business-logic

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 10/5/2022

Downloads