UNPKG

@nguyennhuy/zalo-api

Version:

Unofficial Zalo API for JavaScript

5 lines (4 loc) 153 B
import { ZaloApiError } from "./ZaloApiError.js"; export declare class ZaloApiLoginQRAborted extends ZaloApiError { constructor(message?: string); }