UNPKG

@zohodesk/haas-api-creator

Version:

This is used to call server side api call as js api call in client side - hc -api javascript es6

8 lines (7 loc) 193 B
import { constants } from '@zohodesk/js-api-creator'; export default { "departmentChatDetails": { url : 'support/:portalName/AsapwebSetup.do', method:constants.get } }