UNPKG

cloudstudio

Version:

Run VS Code on a remote server.

3 lines (2 loc) 116 B
export declare function encodeCookie(cookie: string): string; export declare function getCookie(): Promise<string>;