0x-mesh
                                
                                 0x-mesh copied to clipboard
                                
                                    0x-mesh copied to clipboard
                            
                            
                            
                        Consolidate Wrapper/Stringified/Raw Typescript interface across mesh-ts-client and browser packages
We currently have a bunch of duplicate type declarations across our TS packages in the Mesh repo. We could solve this by creating a types package similar to @0x/types in the 0x monorepo.
We should also consider restructuring the Mesh repo to contain a yarn workspaces monorepo for TS packages so that when those types are updated, they are immediately available to all packages depending on them.
Related to #900 and #859.