UNPKG

@notadd/server

Version:

Notadd Server Package.

6 lines (5 loc) 129 B
export declare class SystemInformation { nodeVersion(): string; systemPlatform(): string; systemRelease(): string; }