diff options
author | Matthew Miller <matthew@millerti.me> | 2020-12-10 08:19:39 -0800 |
---|---|---|
committer | Matthew Miller <matthew@millerti.me> | 2020-12-10 08:19:39 -0800 |
commit | e444fa4a0b98cf1e5ba325424b3c04878660c317 (patch) | |
tree | ed49510bf0aca5cf6a101f07d5220e427baa62c1 /packages/browser/src | |
parent | 4e438d3437ce2d15c903d6ea1a404f1fd652fc8e (diff) |
Fix an unexpected server package build issue
I have no idea why TypeScript started complaining about the return value of cbor.encode() here, nothing in this branch touches the server package and the last CI run before this branch passed just fine. Return type is `Buffer | ArrayBufferView` so I went with `ArrayBuffer`.
Diffstat (limited to 'packages/browser/src')
0 files changed, 0 insertions, 0 deletions