UNPKG

securepay

Version:

https://www.securepay.com.au/

9 lines (8 loc) 443 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AuthenticationAudience = void 0; var AuthenticationAudience; (function (AuthenticationAudience) { AuthenticationAudience["DEFAULT"] = "https://api.payments.auspost.com.au"; AuthenticationAudience["AUSPOST"] = "https://api.payments.auspost.com.au"; })(AuthenticationAudience = exports.AuthenticationAudience || (exports.AuthenticationAudience = {}));