We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b682fc0 commit dea2155Copy full SHA for dea2155
src/model/model.ts
@@ -56,6 +56,7 @@ export * from './mosaic/NetworkCurrencyMosaic';
56
export * from './mosaic/NetworkHarvestMosaic';
57
export * from './mosaic/MosaicNames';
58
export * from './mosaic/MosaicPropertyType';
59
+export * from './mosaic/MosaicRestrictionType';
60
61
// Namespace
62
export * from '../service/Namespace';
0 commit comments