UNPKG

@livechat/customer-auth

Version:

Authorization library for connecting to LiveChat as a customer.

6 lines 170 B
declare const createError: ({ code, message }: { code: string; message: string; }) => Error; export default createError; //# sourceMappingURL=createError.d.ts.map