@medecom/shipease
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Backend Utility NPM Package

This npm package provides functionality to connect with the custom backend and can be used as services.

Installation

You can install the custom backend npm package using npm:

npm i @medecom/backend-utils

You can install the custom backend npm package using pnpm:

pnpm i @medecom/backend-utils

Usages

you can use this by importing services and then using the functions as needed

import {services} from '@medecom/backend-utils'
const data = await services.CartServices.fetchCart(
    ...
)

Contributions

We are in early phase of this npm package and needs contribution from the community.

Readme

Keywords

none

Package Sidebar

Install

npm i @medecom/shipease

Weekly Downloads

12

Version

1.0.2

License

ISC

Unpacked Size

50.7 kB

Total Files

27

Last publish

Collaborators

  • ritikranjan