bglobal-secure-gateway-sdk
v1.0.4
Published
In the project directory, you can run:
Downloads
2
Readme
DesktopSDK
Node version: strictly 16.15.1
Available Scripts
In the project directory, you can run:
yarn start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
yarn build
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Test Example
npm link <name-of-package>
let token = helloNpm.login("978f6e2a12b4406fbbab4def8c2f9b64").token;
console.log(helloNpm.get(token,"978f6e2a12b4406fbbab4def8c2f9b64",["65d2f89f149d4a0c9333a315980c36be","f0215b7993e14b23be3700963449aa38"]));