JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q23834F
  • License MIT

Netrunr GAPI V3 SDK for NodeJS

Package Exports

  • gapi-v3-sdk

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gapi-v3-sdk) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Netrunr Gateway API V3 for NodeJS

A Javascript API to access Axiomware Netrunr Gateways

Installation

npm install gapi-v3-sdk

Usage

var gapiV3Lib = require("gapi-v3-sdk")`