README
Steps to Run
Steps to setup SSH key
https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/
Using SSH install srvlibrary
npm install git+ssh://git@bitbucket.org/yascoteam/srvlibrary.git#dev
SG Reports library
<script type="module">
import srvlibrary from 'https://cdn.skypack.dev/srvlibrary';
</script>
Steps to setup SSH key
https://support.atlassian.com/bitbucket-cloud/docs/set-up-an-ssh-key/
Using SSH install srvlibrary
npm install git+ssh://git@bitbucket.org/yascoteam/srvlibrary.git#dev