UNPKG

@unchainedshop/plugins

Version:

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

5 lines (4 loc) 116 B
export declare const rangeMatcher: (date?: Date) => ({ start, end }: { start: any; end: any; }) => boolean;