UNPKG

@marceloclp/monzojs

Version:

Unofficial wrapper for the Monzo API written in TypeScript.

5 lines (4 loc) 169 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MONZO_API_BASE_URL = void 0; exports.MONZO_API_BASE_URL = 'https://api.monzo.com/';