'use strict'; angular.module('copayApp.services').factory('Compatibility', function() { return require('copay').Compatibility; });