summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/methods/startAssertion.ts
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2020-12-10 08:19:39 -0800
committerMatthew Miller <matthew@millerti.me>2020-12-10 08:19:39 -0800
commite444fa4a0b98cf1e5ba325424b3c04878660c317 (patch)
treeed49510bf0aca5cf6a101f07d5220e427baa62c1 /packages/browser/src/methods/startAssertion.ts
parent4e438d3437ce2d15c903d6ea1a404f1fd652fc8e (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/methods/startAssertion.ts')
0 files changed, 0 insertions, 0 deletions