UNPKG

vsf-utilities

Version:

Utilities functions shared between vsf projects

2 lines (1 loc) 83 B
export default function isSpecialPriceActive(fromDate: any, toDate: any): boolean;