UNPKG

xdl

Version:
3 lines (2 loc) 132 B
export declare function clientIdAsync(): Promise<string>; export declare function setClientIdAsync(token: string): Promise<string>;