UNPKG

navidev-adt-api

Version:

API de conexión al Abap Developer Tools

10 lines 241 B
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