UNPKG

@owstack/ows-wallet-plugin-movies

Version:
16 lines (13 loc) 346 B
'use strict'; angular.module('owsWalletPlugin', [ 'gettext', 'ionic', 'ngLodash', 'owsWalletPluginClient', 'owsWalletPlugin.api', 'owsWalletPlugin.controllers', 'owsWalletPlugin.services' ]); angular.module('owsWalletPlugin.api', []); angular.module('owsWalletPlugin.controllers', []); angular.module('owsWalletPlugin.services', []);