UNPKG

kawazu

Version:

kawazu CLI tool for real-time chat in your editor

3 lines (2 loc) 140 B
export declare function showProfile(username: string): Promise<void>; export declare function openProfile(username: string): Promise<void>;