@nuskin/ns-product-lib
v2.19.5
Published
This project contains shared Product models and code between the backend and frontend.
Downloads
3,565
Keywords
Readme
@nuskin/ns-product-lib
This project contains shared Product models and code between the backend and frontend.
Installing
Usng npm:
npm add @nuskin/ns-product-lib
Usng yarn:
yarn add @nuskin/ns-product-lib
Example usage
const { Product } = require('@nuskin/ns-product-lib')
let product = new Product();
Resources
- https://code.tls.nuskin.io/ns-am/product/js-libs/ns-product-lib