UNPKG

@mindkey/recruiting-api-client

Version:

The MindKey API Client allows easy access to your MindKey Recruiting data.

4 lines (3 loc) 194 B
export { getBasePath } from './get-base-path'; export { getUserLanguageHeader } from './get-user-language-header'; export { HttpBackend, fetchBackend, convertToBodyInit } from './send-request';