UNPKG

@altostra/core

Version:

Core library for shared types and logic

4 lines (3 loc) 157 B
export declare function formatHash(id: string): string; export declare function getMacAddresses(): string[]; export declare function getMachineId(): string;