@getshogun/storefront-types
v2.0.2
Published
Storefront types
Downloads
54
Keywords
Readme
storefront-types
Type declarations for Storefront builder tools
Authentication
To authorize the package, you need to:
- Create an auth token on npm
- Create an
.npmrc
file in your project root - Paste the following to file, remember to replace
<TOKEN>
with the generated npm token
//registry.npmjs.org/:_authToken=<TOKEN>
💡 You can get our npm login details on the team 1Password. There should be only one token per project versus per person. When creating a project, please store the project's npm token in 1Password. Always reference 1Password if there is an existing npm token for the project.
Installation
npm install @getshogun/storefront-types