mayave-strapi-medusa-dev
v0.0.41
Published
Reusable Strapi blocks and queries for Mayave projects (DEV).
Maintainers
Readme
Installation
yarn add mayave-strapi-medusaor
npm install mayave-strapi-medusaBuild
To build the package, run:
yarn buildThis will compile the TypeScript source files and output them to the dist directory.
Usage
Import the utilities in your project:
import {} from /* your exports here */ "mayave-strapi-medusa";