UNPKG
navidev-abap-gw-api
Version:
latest (0.1.7)
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.5
0.0.4
API para la extracción de datos de servicios SAP GW
navidev-abap-gw-api
/
dist
/
adtConnection
/
connectionConstants.d.ts
10 lines
•
241 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
declare
const
CSRF_TOKEN
: {
FETCH
:
string
;
HEADER_VALUE
:
string
;
SESSION_HEADER
:
string
; };
export
declare
const
CONNECTION_URL
: {
LOGIN
:
string
;
LOGOUT
:
string
; };
//# sourceMappingURL=connectionConstants.d.ts.map