Skip to content

Commit

Permalink
fix(apikeys): add export to resources index (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
rosalie-liu authored Oct 18, 2019
1 parent 8796b09 commit c85dfe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/resources/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ export * from './Catalogs';
export * from './Groups';
export * from './Organizations';
export * from './License';
export * from './ApiKeys';

0 comments on commit c85dfe8

Please sign in to comment.