UNPKG

lml-main

Version:

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

5 lines (4 loc) 126 B
import { JobStatusType } from '@lml/cosmo-ts-data'; export declare const JOB_STATUS: { [refId: string]: JobStatusType; };