UNPKG

tickethead-sdk

Version:

SDK for the Tickethead API

5 lines 172 B
export declare function extractAccessDataFromValidatorQrCode(qrCodeContent: string): { baseUrl: string; accessToken: any; }; //# sourceMappingURL=validator.d.ts.map