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