UNPKG

israeli-bank-scrapers

Version:

Provide scrapers for all major Israeli banks and credit card companies

3 lines (2 loc) 160 B
import moment, { type Moment } from 'moment'; export default function getAllMonthMoments(startMoment: Moment | string, futureMonths?: number): moment.Moment[];