UNPKG

boldsign

Version:

NodeJS client for boldsign

6 lines (5 loc) 115 B
declare const config: { apiKey: string | undefined; baseUrl: string | undefined; }; export default config;