Skip to content

Commit b0e7433

Browse files
committed
Added missing mosaicRestrictionType export
1 parent b228d09 commit b0e7433

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/model/model.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ export * from './mosaic/NetworkCurrencyMosaic';
5656
export * from './mosaic/NetworkHarvestMosaic';
5757
export * from './mosaic/MosaicNames';
5858
export * from './mosaic/MosaicPropertyType';
59+
export * from './mosaic/MosaicRestrictionType';
5960

6061
// Namespace
6162
export * from '../service/Namespace';

0 commit comments

Comments
 (0)