Skip to content

Commit

Permalink
refactor(core): export ExecutionsTransformer in core module (#7203)
Browse files Browse the repository at this point in the history
  • Loading branch information
anotherchrisberry committed Jul 9, 2019
1 parent 3baa1bd commit fc6823f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/scripts/modules/core/src/pipeline/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ export * from './executions/execution/Execution';
export * from './filter/ExecutionFilterModel';
export * from './manualExecution/TriggerTemplate';
export * from './service/execution.service';
export * from './service/ExecutionsTransformer';

0 comments on commit fc6823f

Please sign in to comment.