UNPKG

@unchainedshop/plugins

Version:

Official plugin collection for the Unchained Engine with payment, delivery, and pricing adapters

3 lines (2 loc) 173 B
import { type OrderDiscountConfiguration, type IDiscountAdapter } from '@unchainedshop/core'; export declare const HundredOff: IDiscountAdapter<OrderDiscountConfiguration>;