@digicommerce/bo-lqv9eu
TypeScript icon, indicating that this package has built-in type declarations

0.1.16 • Public • Published

@digicommerce/bo-lqv9eu

SDK

NPM JavaScript Style Guide

Install

npm install --save @digicommerce/bo-lqv9eu

Usage

import { createClient } from '@digicommerce/bo-lqv9eu'

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

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

License

MIT © Digicommercegroup

Readme

Keywords

none

Package Sidebar

Install

npm i @digicommerce/bo-lqv9eu

Weekly Downloads

3

Version

0.1.16

License

MIT

Unpacked Size

638 kB

Total Files

42

Last publish

Collaborators

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