UNPKG

snow-forecast-sfr

Version:

An NPM module that scrapes snow-forecast for the relevant resort and returns its information.

4 lines (3 loc) 98 B
import { ITimeUtil } from '../types'; declare const TimeUtil: ITimeUtil; export default TimeUtil;