Fix sol-compiler index.ts
This commit is contained in:
parent
ad9bb3ea59
commit
04bbd60c11
@ -1,11 +1,3 @@
|
||||
export { Compiler } from './compiler';
|
||||
|
||||
export {
|
||||
CompilerOptions,
|
||||
ContractArtifact,
|
||||
ContractNetworks,
|
||||
GeneratedCompilerOptions,
|
||||
ContractNetworkData,
|
||||
ContractVersionData,
|
||||
Source,
|
||||
} from './utils/types';
|
||||
export { CompilerOptions } from './utils/types';
|
||||
|
Loading…
x
Reference in New Issue
Block a user