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

9 lines (8 loc) 357 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.INSTALLATION_HAS_SESSION = "INSTALLATION_HAS_SESSION"; exports.INVALID_RESPONSE_RECEIVED = "INVALID_RESPONSE_RECEIVED"; exports.default = { INSTALLATION_HAS_SESSION: exports.INSTALLATION_HAS_SESSION, INVALID_RESPONSE_RECEIVED: exports.INVALID_RESPONSE_RECEIVED };