README
Project People & Profile Common Library
Provides Constant classes used by both the client and backend PPP services.
To install the ppp client api run the following command:
npm i --save @smontero/ppp-common
Contains classes that are used by both the server and client apis
<script type="module">
import smonteroSkAnalyticsCommon from 'https://cdn.skypack.dev/@smontero/sk-analytics-common';
</script>
Project People & Profile Common Library
Provides Constant classes used by both the client and backend PPP services.
To install the ppp client api run the following command:
npm i --save @smontero/ppp-common