UNPKG

neoss

Version:

<div align="center"> <h1>neoss</h1> <i>Socket statistics, with a UI.</i> </div> <p align="center"> <a href="https://img.shields.io/github/v/release/pablolec/neoss" target="_blank"> <img src="https://img.shields.io/github/v/release/pablolec/neo

3 lines (2 loc) 125 B
export declare function getUsedSockets(): Promise<{}>; export declare function getUserData(user: string): Promise<string[]>;