UNPKG

@unchainedshop/plugins

Version:

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

3 lines (2 loc) 130 B
import { type IWorkerAdapter } from '@unchainedshop/core'; export declare const ExternalWorkerPlugin: IWorkerAdapter<void, void>;