aboutsummaryrefslogtreecommitdiffstats
path: root/src/artifacts.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/artifacts.ts')
-rw-r--r--src/artifacts.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/artifacts.ts b/src/artifacts.ts
index 0c4627337..447f9880a 100644
--- a/src/artifacts.ts
+++ b/src/artifacts.ts
@@ -1,3 +1,4 @@
+import {Artifact} from './types';
import * as TokenArtifact from './artifacts/Token.json';
import * as ExchangeArtifact from './artifacts/Exchange.json';
import * as EtherTokenArtifact from './artifacts/EtherToken.json';