Forked from bakit/terminal
Forked from bakit/terminal
dist / systemUtilities.d.ts
import { SystemInfo, NetworkInterfaceInfo } from "./types";
export declare function getSystemInfo(): SystemInfo;
export declare function clearSystemInfoCache(): void;
export declare function getNetworkInterfaces(): NetworkInterfaceInfo[];
//# sourceMappingURL=systemUtilities.d.ts.mapdist / systemUtilities.d.ts
import { SystemInfo, NetworkInterfaceInfo } from "./types";
export declare function getSystemInfo(): SystemInfo;
export declare function clearSystemInfoCache(): void;
export declare function getNetworkInterfaces(): NetworkInterfaceInfo[];
//# sourceMappingURL=systemUtilities.d.ts.map