aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/core/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/core/src/index.ts')
-rw-r--r--contracts/core/src/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/contracts/core/src/index.ts b/contracts/core/src/index.ts
new file mode 100644
index 000000000..d55f08ea2
--- /dev/null
+++ b/contracts/core/src/index.ts
@@ -0,0 +1,2 @@
+export * from './artifacts';
+export * from './wrappers';