Skip to content

Commit

Permalink
DPP-1 formatting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Brummos committed Sep 12, 2023
1 parent c485e7f commit 8422945
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/data-store/src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ export * from './issuanceBranding/IAbstractIssuanceBrandingStore'
export * from './contact/contact'
export * from './contact/IAbstractContactStore'

export * from './validation/validation'export * from './statusList/statusList'
export * from './validation/validation'
export * from './statusList/statusList'
export * from './statusList/IAbstractStatusListStore'

0 comments on commit 8422945

Please sign in to comment.