Skip to content

Commit

Permalink
Feature/export-utils-function
Browse files Browse the repository at this point in the history
  • Loading branch information
Chyroc-MD committed Jan 24, 2017
1 parent feb2ac0 commit 7f0f42a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Expand Up @@ -13,6 +13,8 @@ import { setCreateLinkRequestBody, setUpdateLinkRequestBody } from './setLinkOpt
import { setCreateJobRequestBody, setUpdateJobRequestBody } from './setJobOptions'
import { splitJobConfig } from './utils'

export * from './utils'

export const connectorType = keyMirror({
generic: null,
hdfs: null
Expand Down

0 comments on commit 7f0f42a

Please sign in to comment.