export 'config/index.dart';

const serverConfig = {
  'type': 'wcfm',
  'url': 'https://wclovers.mstore.io',
  'consumerKey': '',
  'consumerSecret': '',
  'blog': 'https://wclovers.mstore.io',
    /// remove to use as native screen
  'forgetPassword':
      'https://wclovers.mstore.io/wp-login.php?action=lostpassword'
};
