UNPKG

thenavisapp

Version:

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

6 lines (4 loc) 98 B
import {PassThrough} from 'node:stream'; declare module 'slow-stream' { export = PassThrough; }