Move types from sol-compiler to types so they can be used in other places without requiring sol-compiler as a dep
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
export { Compiler } from './compiler';
|
||||
|
||||
export { CompilerOptions } from './utils/types';
|
||||
export { ContractArtifact, CompilerOptions, ContractNetworks } from 'ethereum-types';
|
||||
|
Reference in New Issue
Block a user