fusionjs / fusion-plugin-rpc

Migrated to https://github.com/fusionjs/fusionjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Import Flow declaration for 'fetch'

AlexMSmithCA opened this issue · comments

Problem/Rationale

Codebase currently has a copy/pasta type definition for fetch. Other plugins also have this same copy/pasta.

Solution/Change/Deliverable

We can either:

  • Centralize the type definition in a common FusionJS package.
  • Find common Flow definition for fetch and import the libdef.