1 line
55 B
TypeScript
Executable file
1 line
55 B
TypeScript
Executable file
export declare function getOnline(): Promise<boolean>;
|