UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

8 lines (5 loc) 170 B
"use strict"; const URL = require("./lib/URL"); const URLSearchParams = require("./lib/URLSearchParams"); exports.URL = URL; exports.URLSearchParams = URLSearchParams;