1 2 3 4
import * as artifacts from './artifacts'; import * as wrappers from './wrappers'; export { wrappers, artifacts };