Skip to content

Commit

Permalink
fix(application): add missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
barmatr committed Mar 9, 2021
1 parent 42db113 commit 1b941b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ export * from './Folder';
export * from './LegalDocument';
export * from './Signature';
export * from './SupportingDocument';
export * from './Application';

0 comments on commit 1b941b0

Please sign in to comment.