UNPKG

@unchainedshop/plugins

Version:

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

5 lines (4 loc) 158 B
import './plugin.ts'; import cryptopayModules, { type CryptopayModule } from './module.ts'; export type { CryptopayModule }; export default cryptopayModules;