@liveart/market-business-logic
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @liveart/market-business-logic

Weekly Downloads

2

Version

0.3.2

License

ISC

Unpacked Size

24.8 MB

Total Files

440

Last publish

Collaborators

  • rrrlero
  • 0mbre
  • danbeynon