UNPKG

abowire

Version:

This is the official **Abowire Javascript SDK**, which makes it easy to connect to the Abowire **GraphQL API** and includes all the required dependencies you need.

4 lines (3 loc) 101 B
import { BrowserSDK } from './sdk/browser-sdk'; export * from '.'; export { BrowserSDK as Abowire };