2 lines
55 B
TypeScript
Executable File
2 lines
55 B
TypeScript
Executable File
export declare function getOnline(): Promise<boolean>;
|