import { VERSION } from './config.js' import { PuppetOA } from './puppet-oa.js' export { VERSION, PuppetOA, } export default PuppetOA