Add missing export from stakiong

This commit is contained in:
fabioberger 2019-11-19 00:02:43 +01:00
parent 17a546af5d
commit 443c3c2802

View File

@ -51,6 +51,7 @@ export {
StakingPoolById,
OwnerStakeByStatus,
GlobalStakeByStatus,
StakingPool,
} from './types';
export {
ContractArtifact,