Wallet/js/services/pluginManager.js
Matias Alejo Garcia c0360e7beb plugin system v0
2014-09-15 14:07:43 -03:00

3 lines
108 B
JavaScript

'use strict';
angular.module('copayApp.services').value('pluginManager', new copay.PluginManager(config));