UNPKG

@shopify/shopify-api

Version:

Shopify API Library for Node - accelerate development with support for authentication, graphql proxy, webhooks

3 lines 166 B
export { graphqlClientClass, GraphqlClient } from './graphql/client'; export { restClientClass, RestClient } from './rest/client'; //# sourceMappingURL=index.d.ts.map