import OCC_BOTTLE from './features/occ_bottle'; export default { workbenchId: 'examples', features: [ OCC_BOTTLE, ] }