Skip to content

Commit

Permalink
fix(types): export enums for type declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
gdostie committed Dec 5, 2019
1 parent a0dc0b9 commit 93da5c0
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
@@ -1,4 +1,5 @@
export * from './BaseInterfaces';
export * from './Enums';
export * from './PlatformResources';
export * from './AWS';
export * from './Catalogs';
Expand Down

0 comments on commit 93da5c0

Please sign in to comment.