UNPKG

starling_helper

Version:
19 lines (17 loc) 333 B
'use strict'; const apiKey = ''; const contactID = ''; const contactAccountID = ''; const mandateUID = ''; const merchantID = ''; const merchantLocationID = ''; const savingsGoalID = ''; module.exports = { apiKey, contactID, contactAccountID, mandateUID, merchantID, merchantLocationID, savingsGoalID };