Skip to content

Commit

Permalink
Added missing index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
fboucquez committed Nov 7, 2020
1 parent 5e082ba commit 4188bf9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/model/finalization/index.ts
@@ -0,0 +1,7 @@
// created from 'create-ts-index'

export * from './BmTreeSignature';
export * from './FinalizationProof';
export * from './MessageGroup';
export * from './ParentPublicKeySignaturePair';
export * from './Stage';

0 comments on commit 4188bf9

Please sign in to comment.