Skip to content

Commit 99bd31f

Browse files
Merge pull request #63 from shiftcode/export-attribute-types
fix(mapper): export attribute type
2 parents a001980 + dc60bbb commit 99bd31f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mapper/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export * from './type/attribute.type'
12
export * from './type/attribute-value-type.type'
23
export * from './type/attribute-type.type'
34
export * from './mapper'

0 commit comments

Comments
 (0)