UNPKG

@sap/hdbext

Version:

Hana-client extension library and utility functions for using SAP HANA in node.js

8 lines (6 loc) 122 B
'use strict'; module.exports = { SYSTEM: 'System', HDB: 'HDB', GRANTTYPE_CLIENTCREDENTIAL: 'client_credentials' };