get-stream
Get a stream as a string, Buffer, ArrayBuffer or array
@getconfection/confection-vue-cable
## About [Confection](https://confection.io/) collects, stores, and distributes data in a way that's unaffected by client-side disruptions involving cookies, cross-domain scripts, and device IDs. It's also compliant with global privacy laws so it’s good
is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
define-data-property
Define a data property on an object. Will fall back to assignment in an engine without descriptors.