Package

io.scalajs.npm

throttle

Permalink

package throttle

Visibility
  1. Public
  2. All

Type Members

  1. class Throttle extends Object with Readable with Writable

    Permalink

    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

    Permalink

    Throttle Options

    Throttle Options

    Annotations
    @RawJSType() @ScalaJSDefined()

Ungrouped