import * as bobCode from './external';
export { bobCode };
export default bobCode;
