so we double wrapp canStream? as the export of can-stream-kefir is already canStream(canStreamKefir) and we pass that into can-stream again?
same issue as: https://github.com/canjs/can-stream/issues/6
was not sure where we correct that but i think removing can-stream from this and removing kefir from can-stream is right
can-stream takes (streamInterface) but can-stream-kefir for example already exports can-stream()
so we double wrapp canStream? as the export of can-stream-kefir is already canStream(canStreamKefir) and we pass that into can-stream again?
same issue as: https://github.com/canjs/can-stream/issues/6 was not sure where we correct that but i think removing can-stream from this and removing kefir from can-stream is right