1.0.6 • Published 10 months ago
@plentymarkets/shop-module-mollie v1.0.6
Mollie Shop Module
Flows

Contribution
# Install dependencies
bun install
# Generate type stubs
bun run dev:prepare
# Develop with the playground
bun run dev
# Build the playground
bun run dev:build
# Run ESLint
bun run lint
# Run Test
bun run test:types