shopify-buy-typings
TypeScript icon, indicating that this package has built-in type declarations

0.3.4 • Public • Published

shopify-buy-typings

Type definitions for Shopify Buy Javascript SDK. Tested with version 0.2.1. Link to Shopify Buy SDK API: http://shopify.github.io/js-buy-sdk/api/

How to use

npm install shopify-buy --save
typings install github:openminder/shopify-buy-typings --global --save

Import with initializer and public classes:

import { buildClient, Shopify} from 'ShopifyBuy';

Public classes are:

  • CartModel
  • Config
  • Option
  • ProductModel
  • ProductVariantModel
  • ShopClient
  • ShopifyBuy

Readme

Keywords

none

Package Sidebar

Install

npm i shopify-buy-typings

Weekly Downloads

0

Version

0.3.4

License

MIT

Last publish

Collaborators

  • openminder