UNPKG

qrcode-framework

Version:

5 lines (4 loc) 111 B
export default class Checker { static check(bizCfg: any): Promise<string>; private static signature; }