Skip to content

Commit

Permalink
fix(mapper): export attribute type
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmumenthaler committed Nov 8, 2018
1 parent a001980 commit dc60bbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mapper/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './type/attribute.type'
export * from './type/attribute-value-type.type'
export * from './type/attribute-type.type'
export * from './mapper'
Expand Down

0 comments on commit dc60bbb

Please sign in to comment.