UNPKG

lml-main

Version:

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

3 lines (2 loc) 119 B
import { JobStopModel } from '@lml/cosmo-ts-data'; export declare const getStopWindow: (stop: JobStopModel) => string;