UNPKG

@unchainedshop/plugins

Version:

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

4 lines (3 loc) 145 B
import { type IWorkerAdapter } from '@unchainedshop/core'; export declare const BulkExport: IWorkerAdapter<any, any>; export default BulkExport;