Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor: Remove the index.d.ts file and move its types to the approp…
…riate location (#124) * refactor: move the Cell and Script types to src/models * refactor: move the Block, CellDep, and Transaction types to src/models * refactor: move the Address and UDT types to src/models * refactor: remove unnecessary mocks files * refactor: move the process of handling the data structure of the chart API response to the fetcher * refactor: extract the Chart-related types from index.d.ts to a more appropriate location * refactor: extract some types from index.d.ts to a more appropriate location * refactor: move State.ChartColor to a more appropriate location * refactor: use [] instead Array
- Loading branch information
2c7fd6a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ckb-explorer-frontend-in-magickbase-repo – ./
ckb-explorer-frontend-in-magickbase-repo-magickbase.vercel.app
ckb-explorer-six.vercel.app
ckb-explorer-frontend-in-magickbase-repo-git-develop-magickbase.vercel.app
ckb-explorer.magickbase.vercel.app