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

6 lines (5 loc) 286 B
export declare function setDefaultScreen(defaultScreen: any): void; export declare function focusPopup(): void; export declare function removePopup(): void; export declare function handlePopup(column: number, content: string | null): void; export declare function loadingPopup(): void;