Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: define string metadata type (#641)
The record values are added as `string | number | boolean` so reflect that in the listed type. BREAKING CHANGE: the metadata record value field has changed from `any` to `string | number | boolean`
- Loading branch information