Packages

p

io.scalajs.npm

throttle

package throttle

Type Members

  1. class Throttle extends Object with Readable with Writable

    throttle - Node.js Transform stream that passes data through at n bytes per second

    throttle - Node.js Transform stream that passes data through at n bytes per second

    Annotations
    @RawJSType() @native() @JSImport( "throttle" , JSImport.Namespace )
  2. class ThrottleOptions extends Object

    Throttle Options

    Throttle Options

    Annotations
    @RawJSType() @ScalaJSDefined()

Ungrouped