aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/utils/src/wrappers.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/utils/src/wrappers.ts')
-rw-r--r--contracts/utils/src/wrappers.ts12
1 files changed, 12 insertions, 0 deletions
diff --git a/contracts/utils/src/wrappers.ts b/contracts/utils/src/wrappers.ts
new file mode 100644
index 000000000..8748cb074
--- /dev/null
+++ b/contracts/utils/src/wrappers.ts
@@ -0,0 +1,12 @@
+/*
+ * -----------------------------------------------------------------------------
+ * Warning: This file is auto-generated by contracts-gen. Don't edit manually.
+ * -----------------------------------------------------------------------------
+ */
+export * from '../generated-wrappers/i_ownable';
+export * from '../generated-wrappers/lib_bytes';
+export * from '../generated-wrappers/ownable';
+export * from '../generated-wrappers/reentrancy_guard';
+export * from '../generated-wrappers/safe_math';
+export * from '../generated-wrappers/test_constants';
+export * from '../generated-wrappers/test_lib_bytes';