Skip to content

Facade for pipeThrough options #645

@armanbilge

Description

@armanbilge
Member

* //todo: determine the type of options
*/
def pipeThrough[U](pair: Any, // TODO js.Tuple2[WriteableStream[T], ReadableStream[U]]
options: Any = js.native): ReadableStream[U] = js.native

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @armanbilge

        Issue actions

          Facade for `pipeThrough` options · Issue #645 · scala-js/scala-js-dom