add package sol-doc

This commit is contained in:
F. Eugene Aumson
2018-08-23 14:00:34 -04:00
parent 849e203812
commit 775d1efd46
11 changed files with 264 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ export {
CompilerSettingsMetadata,
OptimizerSettings,
} from 'ethereum-types';
export { StandardOutput } from 'solc';