UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

4 lines (3 loc) 76 B
declare module 'fclone' { export default function fclone<T>(obj: T): T; }