Skip to content

Commit

Permalink
feat(core): Export custom entity field types
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Oct 28, 2020
1 parent a5db022 commit 21706b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/entity/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export * from './custom-entity-fields';
export * from './address/address.entity';
export * from './administrator/administrator.entity';
export * from './asset/asset.entity';
Expand Down

0 comments on commit 21706b3

Please sign in to comment.