UNPKG

@signalk/streams

Version:

Utilities for handling streams of Signal K data

5 lines (4 loc) 177 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const stream_throttle_1 = require("stream-throttle"); exports.default = stream_throttle_1.Throttle;