Tiếng Việt
Appearance
string
string[]
Promise<GetQRResponse>
export type GetQRResponse = { [userId: string]: string; };
console.log(api.getQR());