UNPKG

@unchainedshop/plugins

Version:

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

4 lines (3 loc) 156 B
import type { UnchainedCore } from '@unchainedshop/core'; declare const _default: (app: any, unchainedAPI: UnchainedCore) => void; export default _default;