import factory from './can-deploy';
export * from './can-deploy';
export * from './CannotDeployError';
export default factory;
