trufflesuite/truffle

View on GitHub
packages/codec/lib/compiler/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
export * from "./types"; //'export type *' is not allowed

import * as Utils from "./utils";
export { Utils };