Module

Web.Streams.Source

Package
purescript-web-streams
Repository
purescript-web/purescript-web-streams

#Source Source

data Source t0

#make Source

make :: forall r rx chunk. Union r rx (Optional chunk) => Record (Required chunk r) -> Source chunk