UNPKG

@unchainedshop/plugins

Version:

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

4 lines (3 loc) 130 B
import { type IFilterAdapter } from '@unchainedshop/core'; declare const LocalSearch: IFilterAdapter; export default LocalSearch;