Created
          August 21, 2015 15:38 
        
      - 
      
 - 
        
Save adamrneary/0874219ec8379e4c7556 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /** | |
| * @param {Object?} params | |
| * @return {Promise} | |
| */ | |
| exports.fetchAll = function(params) { | |
| return Thrift.enhanced.JobRole.index(params); | |
| }; | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment