aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/multisig/src/wrappers/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/multisig/src/wrappers/index.ts')
-rw-r--r--contracts/multisig/src/wrappers/index.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/contracts/multisig/src/wrappers/index.ts b/contracts/multisig/src/wrappers/index.ts
index 69abd62f2..43ab25704 100644
--- a/contracts/multisig/src/wrappers/index.ts
+++ b/contracts/multisig/src/wrappers/index.ts
@@ -1,2 +1,5 @@
+export * from '../../generated-wrappers/asset_proxy_owner';
export * from '../../generated-wrappers/multi_sig_wallet';
export * from '../../generated-wrappers/multi_sig_wallet_with_time_lock';
+export * from '../../generated-wrappers/test_asset_proxy_owner';
+export * from '../../generated-wrappers/test_reject_ether';