UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

3 lines (2 loc) 127 B
import { StopTimeModel } from '@lml/cosmo-ts-data'; export declare const mockStopTime: (hoursToAdd?: number) => StopTimeModel;