UNPKG

@owstack/ows-wallet-servlet-hello

Version:

An OWS Wallet minimal servlet plugin.

7 lines (5 loc) 163 B
'use strict'; angular.module('owsWalletPlugin.api.hello', []).namespace().constant('HelloServlet', { id: 'org.openwalletstack.wallet.plugin.servlet.hello' });