Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalrymple authored Oct 10, 2019
1 parent e4c02ec commit 23e793f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/core/infrastructure/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ import * as FormData from 'form-data';
export { BaseService } from './BaseService';
export { bundler } from './Utils';
export { KyRequester } from './KyRequester';
export { GraphQLRequester } from './GraphQLRequester';

export { RequestHelper };

// Bundler
Expand Down

0 comments on commit 23e793f

Please sign in to comment.