UNPKG

@bunq-community/bunq-js-client

Version:

[![NPM Version](https://img.shields.io/npm/v/@bunq-community/bunq-js-client.svg) ](https://www.npmjs.com/package/@bunq-community/bunq-js-client) [![NPM Downloads](https://img.shields.io/npm/dt/@bunq-community/bunq-js-client.svg) ](https://www.npmjs.com/p

8 lines (7 loc) 285 B
export declare const INSTALLATION_HAS_SESSION = "INSTALLATION_HAS_SESSION"; export declare const INVALID_RESPONSE_RECEIVED = "INVALID_RESPONSE_RECEIVED"; declare const _default: { INSTALLATION_HAS_SESSION: string; INVALID_RESPONSE_RECEIVED: string; }; export default _default;