export const EN_LOCALE = {
  package_not_exist: 'project not exist "package.json"',
  success: 'create entry success!',
};
