@digicommerce/sf-4e9bfd
TypeScript icon, indicating that this package has built-in type declarations

1.2.14 • Public • Published

@digicommerce/sf-4e9bfd

SDK

NPM JavaScript Style Guide

Install

npm install --save @digicommerce/sf-4e9bfd

Usage

import { createClient } from '@digicommerce/sf-4e9bfd'

const digi = createClient({
  accessToken: '',
  baseURL: ''
})

digi.quote
  .get({
    id: '',
  })
  .then((res) => {
    const data = res.data
    console.log(data)
  })

License

MIT © Digicommercegroup

Readme

Keywords

none

Package Sidebar

Install

npm i @digicommerce/sf-4e9bfd

Weekly Downloads

0

Version

1.2.14

License

MIT

Unpacked Size

507 kB

Total Files

34

Last publish

Collaborators

  • thuongton981
  • tintrannhu259
  • lockhaicttvdigicommerce
  • manhpham0997
  • manh.digi