JSPM

  • Created
  • Published
  • Downloads 49
  • Score
    100M100P100Q85318F
  • License MIT

Type definition of NubeSDK

Package Exports

  • @tiendanube/nube-sdk-types
  • @tiendanube/nube-sdk-types/src/index.ts

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tiendanube/nube-sdk-types) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@tiendanube/nube-sdk-types

A development dependency to assist Nuvemshop partners in building apps.

Install

npm install -D @tiendanube/nube-sdk-types
yarn add -D @tiendanube/nube-sdk-types
pnpm add -D @tiendanube/nube-sdk-types

Using

import { NubeSDK, NubeSDKState } from "@tiendanube/nube-sdk-types";