Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Consolidate Wrapper/Stringified/Raw Typescript interface across mesh-ts-client and browser packages #437

Open
fabioberger opened this issue Oct 2, 2019 · 1 comment

Comments

@fabioberger
Copy link
Contributor

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.

@albrow
Copy link
Contributor

albrow commented Aug 11, 2020

Related to #900 and #859.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants