⚡ Fix name of BambooHR node
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { get as execute } from './execute';
|
||||
import { employeeGetDescription as description } from './description';
|
||||
|
||||
export {
|
||||
description,
|
||||
execute,
|
||||
};
|
||||
Reference in New Issue
Block a user