UNPKG

use-on-demand

Version:
5 lines 219 B
/// <reference types="jquery" /> export declare class xX_JqQrcode_Helper { static drawQrcode($: JQueryStatic, qrTxt: string, wH: number, jDom: JQuery<HTMLElement>): void; } //# sourceMappingURL=JqQrcode.d.ts.map