Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: Define @cockroachlabs/crdb-protobuf-client package
The main idea is to have reusable protobuf client which can be used outside of Admin UI. Package can be published with following command: ``` yarn publish --access public --no-git-tag-version --patch ``` Release note: None Release justification: non production code changes
- Loading branch information