UNPKG
one-span-sign
Version:
latest (2.6.0)
2.6.0
2.5.0
2.2.0
2.0.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
Node module for the One Span E-Sign API.
github.com/tewen/one-span-sign
tewen/one-span-sign
one-span-sign
/
lib
/
api
/
documentation.js
6 lines
(4 loc)
•
165 B
JavaScript
View Raw
1
2
3
4
5
6
const
API_URLS
=
'https://docs.esignlive.com/content/c_integrator_s_guide/rest_api/rest_api.htm?Highlight=api%20url#The_API_URLs'
;
module
.
exports
= { API_URLS };