aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/multisig/src/wrappers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/multisig/src/wrappers.ts')
-rw-r--r--contracts/multisig/src/wrappers.ts7
1 files changed, 7 insertions, 0 deletions
diff --git a/contracts/multisig/src/wrappers.ts b/contracts/multisig/src/wrappers.ts
new file mode 100644
index 000000000..fc46799d0
--- /dev/null
+++ b/contracts/multisig/src/wrappers.ts
@@ -0,0 +1,7 @@
+// This file is auto-generated by contracts-gen. Don't edit manually.
+export * from '../generated-wrappers/asset_proxy_owner';
+export * from '../generated-wrappers/mixin_authorizable';
+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';