UNPKG

vericred

Version:

Client library to interact with the Vericred API

7 lines (6 loc) 110 B
'use strict'; module.exports = { apiKey: null, baseUrl: 'https://api.vericred.com', requestLib: null };